Join Slack
Powered by
Say I have `var Player.someVar by varint()`, is th...
# announcements
j
Joshua F
05/13/2018, 11:42 PM
Say I have
var Player.someVar by varint()
, is there a way to get the extension properties name or would I only have access to that when actually trying to access it with
getValue
and
setValue
methods?
Open in Slack
Previous
Next