CoreScriptSyncService
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 1
Description
History 4
- 462 Change ThreadSafety of GetScriptFilePath from to Unsafe
- 458 Change ReturnType of GetScriptFilePath from string to Variant
- 385 Add GetScriptFilePath
- 359 Add CoreScriptSyncService
Members 1
GetScriptFilePath
Parameters (1) | ||
---|---|---|
script | Instance | |
Returns (1) | ||
Variant |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 3
- 462 Change ThreadSafety of GetScriptFilePath from to Unsafe
- 458 Change ReturnType of GetScriptFilePath from string to Variant
- 385 Add GetScriptFilePath