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

Public Member Functions

 ShowCommandNodesAttribute (bool _showCommandInspectorButton=false)
 
 ShowCommandNodesAttribute (int _height, bool _showCommandInspectorButton=false)
 

Public Attributes

int height = 0
 
bool showCommandInspectorButton = false
 

Constructor & Destructor Documentation

◆ ShowCommandNodesAttribute() [1/2]

Calcatz.CookieCutter.ShowCommandNodesAttribute.ShowCommandNodesAttribute ( bool  _showCommandInspectorButton = false)

◆ ShowCommandNodesAttribute() [2/2]

Calcatz.CookieCutter.ShowCommandNodesAttribute.ShowCommandNodesAttribute ( int  _height,
bool  _showCommandInspectorButton = false 
)

Member Data Documentation

◆ height

int Calcatz.CookieCutter.ShowCommandNodesAttribute.height = 0

◆ showCommandInspectorButton

bool Calcatz.CookieCutter.ShowCommandNodesAttribute.showCommandInspectorButton = false