ProtoFlux:IsUserPresent
The Is User Present node returns if the user is present in the current world. This means if they are on the headset or on desktop and currently focused in the world.
More actions
Is User Present
Status
The Is User Present node returns if the user is fully present. It effectively functions the same as IsUserPresentInHeadset AND IsUserPresentInWorld.
It checks if the user is focused in the world and either in desktop mode or in VR mode with the headset display switched on.
Inputs
User (User)
The user we are getting info from.
Outputs
* (bool)
The user being present or not.