Click or drag to resize
InspectorPropertyAttributeItemType Property
Item type. Equals property type if no generic type, otherwise the type of the generic.

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

Property Value

Type: Type
See Also