Memory Category | Instances |
---|
Type | Member | History | |
---|---|---|---|
int64 | GetCreatedTimestampUtcMs (string sid) | ||
Variant | GetMetadata (string sid, string key) | ||
string | GetRootSID () | ||
null | RemoveMetadata (string sid, string key) | 573 | |
null | RemoveSession (string sid) | 573 | |
null | RemoveSessionsWithMetadataKey (string key) | 526 573 | |
null | ReplaceSession (string sid, string tag) | 573 | |
bool | SessionExists (string sid) | 424 | |
null | SetMetadata (string sid, string key, Variant value) | 573 | |
null | SetSession (string parentSid, string childSid, string tag) | 573 | |
57 members inherited from Instance |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
sid | string | none |
Return Type | int64 |
---|---|
Security | RobloxScriptSecurity |
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
sid | string | none |
key | string | none |
Return Type | Variant |
---|---|
Security | RobloxScriptSecurity |
Parameters | 0 |
---|
Name | Type | Default |
---|---|---|
No parameters. |
Return Type | string |
---|---|
Security | RobloxScriptSecurity |
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
sid | string | none |
key | string | none |
Return Type | null |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
sid | string | none |
Return Type | null |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
key | string | none |
Return Type | null |
---|---|
Security | RobloxScriptSecurity |
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
sid | string | none |
tag | string | none |
Return Type | null |
---|---|
Security | RobloxScriptSecurity |
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
sid | string | none |
Return Type | bool |
---|---|
Security | RobloxScriptSecurity |
Parameters | 3 |
---|
Name | Type | Default |
---|---|---|
sid | string | none |
key | string | none |
value | Variant | none |
Return Type | null |
---|---|
Security | RobloxScriptSecurity |
Parameters | 3 |
---|
Name | Type | Default |
---|---|---|
parentSid | string | none |
childSid | string | none |
tag | string | none |
Return Type | null |
---|---|
Security | RobloxScriptSecurity |