Antkeeper  0.0.1
Public Attributes | List of all members
child_of_constraint Struct Reference

Makes the entity a child of the target entity. More...

#include <child-of-constraint.hpp>

Public Attributes

entity::id target
 Target entity ID. More...
 

Detailed Description

Makes the entity a child of the target entity.

Definition at line 30 of file child-of-constraint.hpp.

Member Data Documentation

◆ target

entity::id child_of_constraint::target

Target entity ID.

Definition at line 33 of file child-of-constraint.hpp.


The documentation for this struct was generated from the following file: