RemoteData
An object that enables sending data between the server and clients
Properties
Name | Type | Description |
---|
Inherited from Dynamic | Name Enabled Root Tag Position Rotation LocalRotation Size Parent TextureID TextureTiling TextureTilingY |
Functions
Name | Returns | Description |
---|---|---|
FireServer | Void | |
FireClient | Void | |
FireAllClients | Void |
Inherited from Dynamic | SetParent Log IsA FindFirstChild FindFirstChildOfClass FindFirstParentOfClass MoveTo NetworkSync LookAt LocalToWorldPoint Clone GetChildren ClearChildren Destroy |
Events
Name | Description |
---|---|
OnClientEvent | Triggers on the client when it receives a message from a server. |
OnServerEvent | Triggers on the server when it receives a message from a client. |