Method HasCustomProperty
HasCustomProperty(uint, string)
Return true if the custom property was found on the occurrence
Declaration
[HandleProcessCorruptedStateExceptions]
public bool HasCustomProperty(uint entityId, string customPropertyName)
Parameters
Type | Name | Description |
---|---|---|
uint | entityId | An entity that support properties |
string | customPropertyName | Name of the custom property |
Returns
Type | Description |
---|---|
bool |