Click or drag to resize
InspectorPropertyAttributeAttributeType Property
Type of value in attribute table. If null, the property type is used.

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

Property Value

Type: Type
See Also