|
template<class TOwner, class... TArgs> |
constexpr | DeclareChild (TOwner *owner, TArgs &&... args) |
constexpr TObject * | operator-> () |
constexpr TObject const * | operator-> () const |
constexpr TObject & | get () |
constexpr TObject const & | get () const |
template<class TOwner> |
bool | detach (TOwner *owner, fge::ObjectPlan newPlan) |
The documentation for this class was generated from the following file: