 | LogicToVisualMappingVisualType Property |
Type of mono behaviour to visualize logic.
Namespace: Slash.Unity.Common.ECSAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic Type VisualType { get; }
Public ReadOnly Property VisualType As Type
Get
public:
property Type^ VisualType {
Type^ get ();
}
member VisualType : Type with get
Property Value
Type:
Type
See Also