 | TaskDescriptionType Property |
Task type. Returns null if the type can't be loaded because it's not available in the current loaded assemblies.
Namespace: Slash.AI.BehaviorTrees.EditorAssembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntaxprotected Type Type { get; }
Protected ReadOnly Property Type As Type
Get
protected:
property Type^ Type {
Type^ get ();
}
member Type : Type with get
Property Value
Type:
Type
See Also