ServerStorage
For intermittent part storing and permanent data storage
Properties
Name | Type | Description |
---|
Inherited from Dynamic | Name Enabled Root Tag Position Rotation LocalRotation Size Parent TextureID TextureTiling TextureTilingY |
Functions
Name | Returns | Description |
---|---|---|
GetGlobalVariable | Any | Get a global variable |
SetGlobalVariable | Void | Set a global variable that will be shared between scripts (but not saved to the cloud). |
GetData | Any | Get DataStore data with specified Key. |
SetData | Boolean | Set DataStore data with specified Key and Value |
Inherited from | Clone Destroy |
Inherited from Dynamic | SetParent Log IsA FindFirstChild FindFirstChildOfClass FindFirstParentOfClass MoveTo NetworkSync LookAt LocalToWorldPoint GetChildren ClearChildren |
Events
Name | Description |
---|