Skip to main content
Meta Docs home page
Search...
⌘K
Support
Forums
Dashboard
Dashboard
Search...
Navigation
Examples
Checking if framework has loaded
Knight Framework
Forums
MetaLink
Getting started
Introduction
Installation
What are services/controllers?
Getting a service
Services vs Controllers
AGF/Knit Transition to Knight
Exposed-Server Functions
Examples
Execution Model
Checking if framework has loaded
Error Handling
Example Service/Controller
Modules
Untitled page
Knight Intellisense
Knight Remotes
Knight Require
Examples
Checking if framework has loaded
Copy page
Copy page
You can check if the client or server has finished loading by checking the
ClientLoaded
and
ServerLoaded
attribute on
ReplicatedStorage
.
Execution Model
Error Handling
⌘I