Sequine - Scripting API
Calcatz.CookieCutter.CustomCommandNodeDrawerAttribute Class Reference
Inheritance diagram for Calcatz.CookieCutter.CustomCommandNodeDrawerAttribute:

Public Member Functions

 CustomCommandNodeDrawerAttribute (Type _commandType)
 

Static Public Member Functions

static Type GetCommandNode (Command _command)
 
static Type GetCommandNode (Type _commandType)
 
static bool RefreshHandlers ()
 

Public Attributes

Type commandType
 

Constructor & Destructor Documentation

◆ CustomCommandNodeDrawerAttribute()

Calcatz.CookieCutter.CustomCommandNodeDrawerAttribute.CustomCommandNodeDrawerAttribute ( Type  _commandType)

Member Function Documentation

◆ GetCommandNode() [1/2]

static Type Calcatz.CookieCutter.CustomCommandNodeDrawerAttribute.GetCommandNode ( Command  _command)
static

◆ GetCommandNode() [2/2]

static Type Calcatz.CookieCutter.CustomCommandNodeDrawerAttribute.GetCommandNode ( Type  _commandType)
static

◆ RefreshHandlers()

static bool Calcatz.CookieCutter.CustomCommandNodeDrawerAttribute.RefreshHandlers ( )
static

Member Data Documentation

◆ commandType

Type Calcatz.CookieCutter.CustomCommandNodeDrawerAttribute.commandType