Sequine - Scripting API
|
Add starred commands (recommended commands) in add-command context menu when currently holding an output point connection of an existing command. More...
Public Member Functions | |
StarredCommandMenuAttribute (Type[] _commandDataTypes, Type[] _recommendedCommandTypes) | |
StarredCommandMenuAttribute (Type _propertyType, Type[] _commandDataTypes, params Type[] _recommendedCommandTypes) | |
StarredCommandMenuAttribute (Type[] _commandDataTypes, params Type[] _recommendedCommandTypes) | |
StarredCommandMenuAttribute (Type _propertyType, Type[] _commandDataTypes, params Type[] _recommendedCommandTypes) | |
Public Attributes | |
Type[] | commandDataTypes |
StarredCommandPair[] | recommendedCommandTypes |
Add starred commands (recommended commands) in add-command context menu when currently holding an output point connection of an existing command.
Calcatz.CookieCutter.StarredCommandMenuAttribute.StarredCommandMenuAttribute | ( | Type[] | _commandDataTypes, |
Type[] | _recommendedCommandTypes | ||
) |
Calcatz.CookieCutter.StarredCommandMenuAttribute.StarredCommandMenuAttribute | ( | Type | _propertyType, |
Type[] | _commandDataTypes, | ||
params Type[] | _recommendedCommandTypes | ||
) |
Calcatz.CookieCutter.StarredCommandMenuAttribute.StarredCommandMenuAttribute | ( | Type[] | _commandDataTypes, |
params Type[] | _recommendedCommandTypes | ||
) |
Calcatz.CookieCutter.StarredCommandMenuAttribute.StarredCommandMenuAttribute | ( | Type | _propertyType, |
Type[] | _commandDataTypes, | ||
params Type[] | _recommendedCommandTypes | ||
) |
Type [] Calcatz.CookieCutter.StarredCommandMenuAttribute.commandDataTypes |
StarredCommandPair [] Calcatz.CookieCutter.StarredCommandMenuAttribute.recommendedCommandTypes |