Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for creating a Replicated Entity.

Hierarchy

Index

Properties

entityType?: string

The entity type name for all entities of this type.

includeDirs?: string[]

The directories to include when looking up imported protobuf files.

defaultvalue

Defaults to the current directory ['.']

forwardHeaders?: string[]

Request headers to be forwarded as metadata to the component.

defaultvalue

Empty []

entityPassivationStrategy?: EntityPassivationStrategy

Entity passivation strategy to use.

replicatedWriteConsistency?: ReplicatedWriteConsistency

Generated using TypeDoc