Click or drag to resize
LogicToVisualMapping Class

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

Inheritance Hierarchy
SystemObject
  Slash.Unity.Common.ECSLogicToVisualMapping

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

The LogicToVisualMapping type exposes the following members.

Constructors
  NameDescription
Public methodLogicToVisualMapping
Initializes a new instance of the LogicToVisualMapping class
Top
Properties
  NameDescription
Public propertyLogicType
Type of logic component which gets visualized.
Public propertyVisualType
Type of mono behaviour to visualize logic.
Top
Methods
See Also