Click or drag to resize
InspectorEnumAttributeAllowedValues Property
Allowed enum values. If not set, all values are allowed.

Namespace: Slash.ECS.Inspector.Attributes
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public Object[] AllowedValues { get; set; }

Property Value

Type: Object
See Also