TerrainIterateOperation
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 | Ready(block: 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 Ready
- 675 Add CommitBlock
- 675 Add TerrainIterateOperation
Members 2
CommitBlock
Parameters (1) | ||
---|---|---|
block | Dictionary | |
Returns (1) | ||
RBXScriptSignal |
Thread safety | Unsafe |
---|
History 1
- 675 Add CommitBlock
Ready
Parameters (1) | |
---|---|
block | Dictionary |
Thread safety | Unsafe |
---|