Click or drag to resize
InspectorEnumAttributeForbiddenValues Property
Forbidden enum values. If not set, no values are forbidden.

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

Property Value

Type: Object
See Also