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
725Enabled: bool
725Released: bool
725StudioAction: StudioAction
725Release(): null
725Triggered()
inherited from Object
647ClassName: string
647className: string
647GetPropertyChangedSignal(property: string): RBXScriptSignal
647IsA(className: string): bool
650isA(className: string): bool
647Changed(property: string)

Description

History 6

Members 5

Enabled

TypeDefault
bool__api_dump_failed_to_create_class__

History 1

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 1

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 1

Tags: [ReadOnly, NotReplicated]

Triggered

Parameters (0)
No parameters.

History 1

Settings