Method UnsetProperty
UnsetProperty(uint, string)
Unset an entity's property
Declaration
public void UnsetProperty(uint entity, string propertyName)
Parameters
Type | Name | Description |
---|---|---|
uint | entity | The entity |
string | propertyName | The property name |