Get Nodes
These nodes contain the information of the object referenced in the node’s name.
Get CMUser Node
This Node contains the information about the current player.
Refer to the "Expose CMUser" node to know which info you can access.
Get CMEvent Node
This Node contains the information about the current event.
Refer to the "Expose CMEvent" node to know which info you can access.
Get CMEnvironment Node
This Node contains the information about the current environment.
Refer to the "Expose CMEnvironment" node to know which info you can access.
Get Manipulable Node
This Node is used to reference the manipulable component of the GameObject referenced in the input.
Get Generic Interactable Node
This Node is used to reference the generic interactable component of the GameObject indicated in the input.

Get Contextual Menu Interactable Node
This Node is used to reference the Contextual Menu component of the GameObject indicated in the input.

You can associate a "Log Error" output to each node. The output in the console will be a reference to the GameObject containing the desired information.