Sequine - Scripting API
Calcatz.CookieCutter.StarredCommandMenuAttribute Class Reference

Add starred commands (recommended commands) in add-command context menu when currently holding an output point connection of an existing command. More...

Inheritance diagram for Calcatz.CookieCutter.StarredCommandMenuAttribute:

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
 

Detailed Description

Add starred commands (recommended commands) in add-command context menu when currently holding an output point connection of an existing command.

Constructor & Destructor Documentation

◆ StarredCommandMenuAttribute() [1/4]

Calcatz.CookieCutter.StarredCommandMenuAttribute.StarredCommandMenuAttribute ( Type[]  _commandDataTypes,
Type[]  _recommendedCommandTypes 
)

◆ StarredCommandMenuAttribute() [2/4]

Calcatz.CookieCutter.StarredCommandMenuAttribute.StarredCommandMenuAttribute ( Type  _propertyType,
Type[]  _commandDataTypes,
params Type[]  _recommendedCommandTypes 
)

◆ StarredCommandMenuAttribute() [3/4]

Calcatz.CookieCutter.StarredCommandMenuAttribute.StarredCommandMenuAttribute ( Type[]  _commandDataTypes,
params Type[]  _recommendedCommandTypes 
)

◆ StarredCommandMenuAttribute() [4/4]

Calcatz.CookieCutter.StarredCommandMenuAttribute.StarredCommandMenuAttribute ( Type  _propertyType,
Type[]  _commandDataTypes,
params Type[]  _recommendedCommandTypes 
)

Member Data Documentation

◆ commandDataTypes

Type [] Calcatz.CookieCutter.StarredCommandMenuAttribute.commandDataTypes

◆ recommendedCommandTypes

StarredCommandPair [] Calcatz.CookieCutter.StarredCommandMenuAttribute.recommendedCommandTypes