AccessorFunc
Example
Adds the GetFooBar and SetFooBar functions to the Player metatable and then uses them.
Output: true
Adds simple Get/Set accessor functions on the specified table. Can also force the value to be set to a number, bool or string.
Adds the GetFooBar and SetFooBar functions to the Player metatable and then uses them.