 | InspectorConditionalPropertyAttributeConditionKey Property |
Attribute table key of the condition in the entity configuration.
Namespace: Slash.ECS.Inspector.AttributesAssembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntaxpublic Object ConditionKey { get; set; }
Public Property ConditionKey As Object
Get
Set
public:
property Object^ ConditionKey {
Object^ get ();
void set (Object^ value);
}
member ConditionKey : Object with get, set
Property Value
Type:
Object
See Also