mountGameboardInteropSnapshot
mountGameboardInteropSnapshot<
TEntity>(snapshot,adapter):GameboardEcsMountResult<TEntity>
Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:890
Mount an interop snapshot into a host ECS adapter.
Type Parameters
Section titled “Type Parameters”TEntity
Section titled “TEntity”TEntity
Parameters
Section titled “Parameters”snapshot
Section titled “snapshot”adapter
Section titled “adapter”GameboardEcsAdapter<TEntity>
Returns
Section titled “Returns”GameboardEcsMountResult<TEntity>