Click or drag to resize
LogicToVisualMappingAttribute Class

[Missing <summary> documentation for "T:Slash.Unity.Common.ECS.LogicToVisualMappingAttribute"]

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Slash.Unity.Common.ECSLogicToVisualMappingAttribute

Namespace: Slash.Unity.Common.ECS
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public class LogicToVisualMappingAttribute : Attribute

The LogicToVisualMappingAttribute type exposes the following members.

Constructors
  NameDescription
Public methodLogicToVisualMappingAttribute
Initializes a new instance of the LogicToVisualMappingAttribute class
Top
Properties
  NameDescription
Public propertyLogicType
Type of logic component the mono behaviour visualizes.
Top
See Also