Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Will it work if I reference parts of "game" in a private module script?

Asked by
Trew86 175
5 years ago

I mean when I'm requiring a module from its assetId. If the code in the private module is being called in a game, will the module script be able to index things in the game? Like ReplicatedStorage, Workspace, etc.?

Answer this question