TerrainWriteOperation
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 2
| History | Member | |
|---|---|---|
| 675 | CommitBlock(block: Dictionary): RBXScriptSignal | |
| 675 | GetBlock(): Dictionary | |
| 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 3
- 675 Add GetBlock
- 675 Add CommitBlock
- 675 Add TerrainWriteOperation
Members 2
CommitBlock
| Parameters (1) | ||
|---|---|---|
| block | Dictionary | |
| Returns (1) | ||
| RBXScriptSignal | ||
| Thread safety | Unsafe |
|---|
History 1
- 675 Add CommitBlock
GetBlock
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| Dictionary | ||
This function has a custom internal state. It may behave in a non-standard way.
| Thread safety | Unsafe |
|---|