TestComp3

Undocumented in source.

Members

Functions

deserializeComponent
void deserializeComponent(ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
serializeComponent
void serializeComponent(SerializeVector output)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ECS.Component
Undocumented in source.

Variables

bg
uint bg;
Undocumented in source.
gg
uint gg;
Undocumented in source.

Mixed In Members

From mixin ECS.Component

ref_
deprecated ComponentRef ref_()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta