VisualEnvironmentEntity

Inherits from GameEntity

Summary

Constructors

VisualEnvironmentEntity(other: EntityBusPeer)
VisualEnvironmentEntity(other: Entity)
VisualEnvironmentEntity(other: SpatialEntity)
VisualEnvironmentEntity(other: GameEntity)

Properties

Name Type
state VisualEnvironmentState

Static members

Name Type
VisualEnvironmentEntity.typeInfo TypeInformation

Constructors

VisualEnvironmentEntity

VisualEnvironmentEntity(other: EntityBusPeer)

Parameters

Name Type Description
other EntityBusPeer

VisualEnvironmentEntity

VisualEnvironmentEntity(other: Entity)

Parameters

Name Type Description
other Entity

VisualEnvironmentEntity

VisualEnvironmentEntity(other: SpatialEntity)

Parameters

Name Type Description
other SpatialEntity

VisualEnvironmentEntity

VisualEnvironmentEntity(other: GameEntity)

Parameters

Name Type Description
other GameEntity

Properties

state

VisualEnvironmentState

Static members

typeInfo

TypeInformation

Last modified October 9, 2022: Update changelog for 19549 (507929a4)