CParticleEmitterTime

Due to perfarmance reason emitter time and attributes are divided into seprate components. Beyon that both components are considerd to be used together.

extern (C)
struct CParticleEmitterTime {}

Members

Mixins

__anonymous
mixin ECS.Component
Undocumented in source.

Variables

time
float time;
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