Reference API Roblox

Engine API

Website

Related

Reference API Roblox

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.
Tags: [NotCreatable, NotReplicated]

Member index 2

HistoryMember
675CommitBlock(block: Dictionary): RBXScriptSignal
675GetBlock(): Dictionary
inherited from Object
647ClassName: string
647className: string
647GetPropertyChangedSignal(property: string): RBXScriptSignal
647IsA(className: string): bool
650isA(className: string): bool
647Changed(property: string)

Description

History 3

Members 2

CommitBlock

Parameters (1)
blockDictionary
Returns (1)
RBXScriptSignal

History 1

GetBlock

Parameters (0)
No parameters.
Returns (1)
Dictionary
This function has a custom internal state. It may behave in a non-standard way.

History 1

Tags: [CustomLuaState]

Settings