SpawnEntity
Inherits from SpatialEntity
Summary
Constructors
SpawnEntity(other: EntityBusPeer) |
SpawnEntity(other: Entity) |
SpawnEntity(other: SpatialEntity) |
Properties
Name | Type |
---|---|
subBus | EntityBus |
teamId | TeamId |
enabled | bool |
locationNameSid | string |
Static members
Name | Type |
---|---|
SpawnEntity.typeInfo | TypeInformation |
Constructors
SpawnEntity
SpawnEntity(other: EntityBusPeer)
Parameters
Name | Type | Description |
---|---|---|
other | EntityBusPeer |
SpawnEntity
SpawnEntity(other: Entity)
Parameters
Name | Type | Description |
---|---|---|
other | Entity |
SpawnEntity
SpawnEntity(other: SpatialEntity)
Parameters
Name | Type | Description |
---|---|---|
other | SpatialEntity |
Properties
subBus
teamId
enabled
bool
locationNameSid
string
Static members
typeInfo
Last modified November 2, 2022: Update changelog for 19963 (9f161b98)