Simantics/BuiltinKeys module documentation

data ConstantKey

A key interface used for querying constants from INodeContext. Create static instances of this interface to create re-usable keys.

INPUT :: ConstantKey

This key is used for storing the main input object into a NodeContext.

BROWSE_CONTEXT :: ConstantKey

This key is used for storing the node-specific BrowseContext input object into a NodeContext.

ACTION_BROWSE_CONTEXT :: ConstantKey

This key is used for storing the node-specific ActionBrowseContext input object into a NodeContext.

Undocumented entities