Roblox Wiki
Advertisement
Roblox Wiki

The BaseScript class inherits from LuaSourceContainer.

Properties

Disabled: bool

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:BaseScript/Disabled.
  • Category: Behavior.
  • Serialization: can save and load.
  • Thread safety: read safe

Enabled: bool

  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:BaseScript/Enabled.
  • Category: Behavior.
  • Serialization: cannot load or save.
  • Thread safety: read safe

LinkedSource: ContentId

  • DeprecatedThis member will be phased out and should be avoided while it is still available.
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:BaseScript/LinkedSource.
  • Category: Data.
  • Serialization: can save and load.
  • Thread safety: read safe

RunContext: RunContext

This class member is missing documentation. Create or add to its subpage at Class:BaseScript/RunContext.
  • Category: Behavior.
  • Write security: PluginSecurity.
  • Serialization: can save and load.
  • Thread safety: read safe

External links[]

Advertisement