 | LogicToVisualMappingLogicType Property |
Type of logic component which gets visualized.
Namespace: Slash.Unity.Common.ECSAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic Type LogicType { get; }
Public ReadOnly Property LogicType As Type
Get
public:
property Type^ LogicType {
Type^ get ();
}
member LogicType : Type with get
Property Value
Type:
Type
See Also