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