InteractionManager

Documents the InteractionManager class and its functions.

triangle-exclamation

Invoking InteractionManager

To invoke the interaction manager, use the following Global function:

im = Game.InteractionManager()

Sub-functions

IsInteractionLookAtTarget

IsInteractionLookAtTarget(activatorOwner : wref:GameObject, hotSpotOwner : wref:GameObject) : Bool;

Last updated