Reference API Roblox

Engine API

Website

Related

Reference API Roblox

StudioActionOverride

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.
Tags: [NotCreatable, NotReplicated]

Member index 5

HistoryMember
731Enabled: bool
731Released: bool
731StudioAction: StudioAction
725Release(): null
725Triggered()
inherited from Object
731ClassName: string
731className: string
647GetPropertyChangedSignal(property: string): RBXScriptSignal
647IsA(className: string): bool
731isA(className: string): bool
647Changed(property: string)

Description

History 12

Members 5

Enabled

TypeDefault
bool__api_dump_failed_to_create_class__

History 3

  • 731 Change Default of Enabled from to __api_dump_failed_to_create_class__
  • 726 Change Default of Enabled from __api_dump_failed_to_create_class__ to
  • 725 Add Enabled

Release

Parameters (0)
No parameters.
Returns (1)
null

History 1

Released

TypeDefault
bool__api_dump_failed_to_create_class__
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.

History 3

  • 731 Change Default of Released from to __api_dump_failed_to_create_class__
  • 726 Change Default of Released from __api_dump_failed_to_create_class__ to
  • 725 Add Released
Tags: [ReadOnly, NotReplicated]

StudioAction

TypeDefault
StudioAction__api_dump_failed_to_create_class__
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.

History 3

Tags: [ReadOnly, NotReplicated]

Triggered

Parameters (0)
No parameters.

History 1

Settings