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

Description

History 9

Members 5

Enabled

TypeDefault
bool

History 2

Release

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

History 1

Released

TypeDefault
bool
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 2

Tags: [ReadOnly, NotReplicated]

StudioAction

TypeDefault
StudioAction
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 2

Tags: [ReadOnly, NotReplicated]

Triggered

Parameters (0)
No parameters.

History 1

Settings