TilemapLiveSync
此内容尚不支持你的语言。
constTilemapLiveSync:object
Defined in: tilemap/tilemapLiveSync.ts:27
Type Declaration
Section titled “Type Declaration”_bind()
Section titled “_bind()”_bind(
fn):void
The active TilemapPlugin registers its ref-apply (build) / clears it (cleanup).
Parameters
Section titled “Parameters”ApplyTilesetRefs | null
Returns
Section titled “Returns”void
setLayerTilesets()
Section titled “setLayerTilesets()”setLayerTilesets(
entity,refs):void
Push a layer’s .estileset refs to the runtime so the next sync re-resolves.
Parameters
Section titled “Parameters”entity
Section titled “entity”number
readonly string[]
Returns
Section titled “Returns”void