CTargetParent

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct CTargetParent {}

Members

Mixins

__anonymous
mixin ECS.Component
Undocumented in source.

Variables

parent
EntityID parent;
Undocumented in source.
rel_pos
vec2 rel_pos;
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