Roblox Wiki
Advertisement
Roblox Wiki

A container whose contents should be Script light iconScript dark iconScripts. Scripts that are added to the container are run on the server. This class cannot be instantiated. It was added in version 0.117.

Properties

LoadStringEnabled: bool

  • Not replicatedThis member is not replicated across the network boundary.
  • Not scriptableThis member cannot be accessed by Lua code.
This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:ServerScriptService/LoadStringEnabled.
  • Category: Behavior.
  • Serialization: can save and load.
  • Thread safety: read safe

External links[]

Advertisement