TilemapLiveSync
此内容尚不支持你的语言。
constTilemapLiveSync:object
Defined in: tilemap/tilemapLiveSync.ts:20
Type Declaration
Section titled “Type Declaration”setLayerTilesets()
Section titled “setLayerTilesets()”setLayerTilesets(
app,entity,refs):void
Push a layer’s .estileset refs to app’s runtime so its next sync
re-resolves. A no-op for an app with no tilemap runtime.
Parameters
Section titled “Parameters”entity
Section titled “entity”number
readonly string[]
Returns
Section titled “Returns”void