Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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.
Is User Present
User
*
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.