DesignFoundationsService
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
| Memory category | Instances |
|---|
Member index 2
Description
History 3
- 724 Add SetTokens
- 724 Add ClearTokens
- 724 Add DesignFoundationsService
Members 2
ClearTokens
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| null | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
- 724 Add ClearTokens
SetTokens
| Parameters (1) | ||
|---|---|---|
| payload | Dictionary | |
| Returns (1) | ||
| null | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |