RemoveVariable
Method
Remove a variable from the space object. Requires the local actor to have ownership of the object. Note that depending on the context, removing a variable may not be instantaneous but it will always be performed in the same frame.
Parameters
Parameter | Description |
---|---|
byte id | The id of the variable to remove |