Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UserState

User presence state.
Read time 1 minuteLast updated 6 days ago

Definition

Warning
Deprecated. UserState is deprecated and will be removed in a future release.
public enum UserState

Fields

Value

Description

OfflineThe user is offline.
OnlineThe user is online.
OnlineAndAwayThe user is online but away from their computer.
OnlineAndBusyThe user is online but set their status to busy.
PlayingThe user is playing a game.