Click or drag to resize
InspectorPropertyAttributePropertyType Property
Type of property this attribute belongs to. Only set manually when collecting inspector type information.

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

Property Value

Type: Type
See Also