Class GraphEditorAttribute
An attribute used to decorate behaviour tree nodes. Apply this to custom behaviours to have them appear in the behaviour tree editor list.
[AttributeUsage(AttributeTargets.Class)]
public class GraphEditorAttribute : Attribute, _Attribute
- Inheritance
-
GraphEditorAttribute
- Implements
- Derived
- Inherited Members