 | TaskParameterDescriptionParameterType Property |
Parameter type.
Namespace: Slash.AI.BehaviorTrees.EditorAssembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntaxpublic Type ParameterType { get; }
Public ReadOnly Property ParameterType As Type
Get
public:
property Type^ ParameterType {
Type^ get ();
}
member ParameterType : Type with get
Property Value
Type:
Type
See Also