Click or drag to resize
InspectorPropertyAttributeIsList Property
Whether the property is of a list type, or not.

Namespace: Slash.ECS.Inspector.Attributes
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public bool IsList { get; }

Property Value

Type: Boolean
See Also