Methods available when called from an Entity object (within the defined realm)
Clears the value of the property with the given name on this entity and then synchronizes that value to all targets. Wrapper around SYNC:ClearEntityProperty.
Realm: Server
Added in: 2.3.2
Parameters:
Sets the value of the property with the given name on this entity to equal value and then synchronizes that value to all targets. Wrapper around SYNC:SetEntityProperty.
Realm: Server
Added in: 2.3.2
Parameters: