StudioUserService
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
Memory category | Instances |
---|
Member index 1
Description
History 2
- 646 Add IsLoggedIn
- 646 Add StudioUserService
Members 1
IsLoggedIn
Type | Default | |
---|---|---|
bool | false |
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.
Security | RobloxScriptSecurity |
---|---|
Thread safety | ReadSafe |
Category | Data |
Loaded/Saved | false/true |
History 1
- 646 Add IsLoggedIn