 | TaskParameterDescriptionMetaType Property |
Meta type (used for parameters which are initialized by sub configurations).
Namespace: Slash.AI.BehaviorTrees.EditorAssembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntaxpublic Type MetaType { get; }
Public ReadOnly Property MetaType As Type
Get
public:
property Type^ MetaType {
Type^ get ();
}
member MetaType : Type with get
Property Value
Type:
Type
See Also