Interface ISerDeOptions<T>

Type Parameters

Hierarchy

  • ISerDeOptions

Properties

entities?: Readonly<IEntitiesQuery>
fallbackHandler?: T
replaceResources?: boolean

Replace resources in the world with loaded data

Default

true
resources?: readonly TObjectProto[]
useDefaultHandler?: boolean
useRegisteredHandlers?: boolean

Generated using TypeDoc