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 | |
|---|---|---|
| 725 | Enabled: bool | |
| 725 | Released: bool | |
| 725 | StudioAction: StudioAction | |
| 725 | Release(): null | |
| 725 | Triggered() | |
| inherited from Object | ||
| 647 | ClassName: string | |
| 647 | className: string | |
| 647 | GetPropertyChangedSignal(property: string): RBXScriptSignal | |
| 647 | IsA(className: string): bool | |
| 650 | isA(className: string): bool | |
| 647 | Changed(property: string) | |
Description
History 6
Members 5
Enabled
| Type | Default | |
|---|---|---|
| bool | __api_dump_failed_to_create_class__ | |
| 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 | __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.
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | ReadSafe |
| Category | Data |
| Loaded/Saved | false/true |
StudioAction
| Type | Default | |
|---|---|---|
| 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.
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | ReadSafe |
| Category | Data |
| Loaded/Saved | false/true |
History 1
- 725 Add StudioAction
Triggered
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |