CWeapon

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Enums

Type
enum Type
Undocumented in source.

Mixins

__anonymous
mixin ECS.Component
Undocumented in source.

Static variables

levels
Level[12] levels;
Undocumented in source.

Structs

Level
struct Level
Undocumented in source.

Variables

level
ubyte level;
Undocumented in source.
shoot_time
float shoot_time;
Undocumented in source.
type
Type type;
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