PlayerEntityComponent

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Player player)
Undocumented in source.

Members

Mixins

__anonymous
mixin EntityComponentIdentity!"PlayerEntityComponent"
Undocumented in source.

Variables

player
Option!Player player;
Undocumented in source.

Inherited Members

From EntityComponent

getComponentType
StringId getComponentType()
Undocumented in source.
getComponentTypeString
string getComponentTypeString()
Undocumented in source.

Meta