Click or drag to resize
InspectorTypeType Property
C# type of the component.

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

Property Value

Type: Type
See Also