Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.
A container whose contents are replicated to all clients (but not back to the server) first before anything else. Useful for creating loading guis, tutorials, etc. This class cannot be instantiated. It was added in version 154.
Methods
IsDefaultLoadingGuiRemoved(): bool
- Security: RobloxScriptSecurity.
- Thread safety: unsafe
IsFinishedReplicating(): bool
- Security: RobloxScriptSecurity.
- Thread safety: unsafe
RemoveDefaultLoadingScreen(): null
- Thread safety: unsafe
SetDefaultLoadingGuiRemoved(): null
- Security: RobloxScriptSecurity.
- Thread safety: unsafe
Events
DefaultLoadingGuiRemoved()
- Security: RobloxScriptSecurity.
- Thread safety: unsafe
FinishedReplicating()
- Security: RobloxScriptSecurity.
- Thread safety: unsafe
RemoveDefaultLoadingGuiSignal()
- Security: RobloxScriptSecurity.
- Thread safety: unsafe