Sequine - Scripting API
|
Add this command as one of the starred commands (recommended commands) in add-command context menu when currently holding an output point connection of an existing command. More...
Public Member Functions | |
GlobalStarredCommandMenuAttribute (Type[] _commandDataTypes) | |
GlobalStarredCommandMenuAttribute (Type _propertyType, Type[] _commandDataTypes) | |
GlobalStarredCommandMenuAttribute (Type[] _commandDataTypes) | |
GlobalStarredCommandMenuAttribute (Type _propertyType, Type[] _commandDataTypes) | |
Static Public Member Functions | |
static bool | RefreshCollections () |
static void | AddStarredCommand (Type _commandDataType, Type _commandType) |
static void | AddStarredCommand (Type _commandDataType, Type _propertyType, Type _commandType) |
static bool | TryGetStarredCommands (Type _commandDataType, Type _propertyType, out Type[] result) |
Public Attributes | |
Type[] | commandDataTypes |
Type | propertyType |
Add this command as one of the starred commands (recommended commands) in add-command context menu when currently holding an output point connection of an existing command.
Calcatz.CookieCutter.GlobalStarredCommandMenuAttribute.GlobalStarredCommandMenuAttribute | ( | Type[] | _commandDataTypes | ) |
Calcatz.CookieCutter.GlobalStarredCommandMenuAttribute.GlobalStarredCommandMenuAttribute | ( | Type | _propertyType, |
Type[] | _commandDataTypes | ||
) |
Calcatz.CookieCutter.GlobalStarredCommandMenuAttribute.GlobalStarredCommandMenuAttribute | ( | Type[] | _commandDataTypes | ) |
Calcatz.CookieCutter.GlobalStarredCommandMenuAttribute.GlobalStarredCommandMenuAttribute | ( | Type | _propertyType, |
Type[] | _commandDataTypes | ||
) |
|
static |
|
static |
|
static |
|
static |
Type [] Calcatz.CookieCutter.GlobalStarredCommandMenuAttribute.commandDataTypes |
Type Calcatz.CookieCutter.GlobalStarredCommandMenuAttribute.propertyType |