Click or drag to resize
InspectorTypeProperties Property
Properties exposed in the inspector.

Namespace: Slash.ECS.Inspector.Data
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public List<InspectorPropertyAttribute> Properties { get; set; }

Property Value

Type: ListInspectorPropertyAttribute
See Also