Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SpawnGameDataPacket

Packet to spawn an entity with a list of components. https://wiki.weewoo.net/wiki/Protocol#4_-_Spawn

Hierarchy

  • SpawnGameDataPacket

Index

Properties

components

components: GameComponent[]

flags

flags: number

ownerId

ownerId: number

spawnId

spawnId: number

type

type: Spawn

Generated using TypeDoc