mountGameboardInteropSnapshot
mountGameboardInteropSnapshot<
TEntity>(snapshot,adapter):GameboardEcsMountResult<TEntity>
Defined in: src/interop/interop.ts:888
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>