Click or drag to resize
InspectorBlueprintAttributeRequiredComponents Property
Types of the components of the blueprints that are available in the inspector.

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

Property Value

Type: Type
See Also