![]() | Session Class |
Namespace: ImmerseSDK.Sessions
public sealed class Session : SingletonBehaviour
The Session type exposes the following members.
Name | Description | |
---|---|---|
![]() | Beacon |
Returns the Beacon service
|
![]() ![]() | Groups |
Returns Groups class that contains group assignments
|
![]() ![]() | IsInitialized |
Returns true when if the session has been initialized
|
![]() | Modes |
Returns the Mode service
|
![]() | Roles |
Returns Roles service
|
![]() ![]() | Users |
Returns a UserList class that contains all online users and teacher statuses
|
Name | Description | |
---|---|---|
![]() ![]() | OnSessionInitialized |
Fired when the session is initialised
|
Name | Description | |
---|---|---|
![]() | GetCopyOf |
Copies all properties of a component from source to target. Uses reflection to set properties.
(Defined by ComponentExtensions.) |
![]() | WaitForT |
Waits for a singleton on a coroutine
(Defined by SingletonManager.) |