AddStarterScript (Method)
From Legacy Roblox Wiki
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
AddStarterScript( Integer assetId ) | |
Returns | nil |
Description: | Creates a StarterScript inside of ScriptContext. The StarterScript's LinkedSource is "rbxassetid://" .. assetId .
|
Member of: | ScriptContext |