Skip to main content
Version: 2024.5

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.

Note

Refer to the "Expose CMUser" node to know which info you can access.

Nodes

Get CMEvent Node

This Node contains the information about the current event.

Note

Refer to the "Expose CMEvent" node to know which info you can access.

Nodes

Get CMEnvironment Node

This Node contains the information about the current environment.

Note

Refer to the "Expose CMEnvironment" node to know which info you can access.

Nodes

Get Manipulable Node

This Node is used to reference the manipulable component of the GameObject referenced in the input.

Nodes

Get Generic Interactable Node

This Node is used to reference the generic interactable component of the GameObject indicated in the input.

Nodes

Get Contextual Menu Interactable Node

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

Nodes

Note

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.