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.
| Memory category | Instances |
|---|
Member index 5
| History | Member | |
|---|---|---|
| 726 | Enabled: bool | |
| 726 | Released: bool | |
| 726 | StudioAction: StudioAction | |
| 725 | Release(): null | |
| 725 | Triggered() | |
| inherited from Object | ||
| 726 | ClassName: string | |
| 726 | className: string | |
| 647 | GetPropertyChangedSignal(property: string): RBXScriptSignal | |
| 647 | IsA(className: string): bool | |
| 726 | isA(className: string): bool | |
| 647 | Changed(property: string) | |
Description
History 9
- 726 Change Default of StudioAction from __api_dump_failed_to_create_class__ to
- 726 Change Default of Released from __api_dump_failed_to_create_class__ to
- 726 Change Default of Enabled from __api_dump_failed_to_create_class__ to
- 725 Add Triggered
- 725 Add Release
- 725 Add StudioAction
- 725 Add Released
- 725 Add Enabled
- 725 Add StudioActionOverride
Members 5
Enabled
| Type | Default | |
|---|---|---|
| bool | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | ReadSafe |
| Category | Data |
| Loaded/Saved | true |
Release
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| null | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
Released
| Type | Default | |
|---|---|---|
| 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.
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | ReadSafe |
| Category | Data |
| Loaded/Saved | false/true |
StudioAction
| Type | Default | |
|---|---|---|
| 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.
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | ReadSafe |
| Category | Data |
| Loaded/Saved | false/true |
History 2
- 726 Change Default of StudioAction from __api_dump_failed_to_create_class__ to
- 725 Add StudioAction
Triggered
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |