Table of Contents

Class GraphEditorAttribute

Namespace
Gamelogic.Grids2.Graph
Assembly
Gamelogic.Grids2.dll

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

Constructors

GraphEditorAttribute(string)

Fields

Folder
Name