![]() |
Botcraft 1.21.4
|
This is the complete list of members for Botcraft::Composite< Context >, including all inherited members.
AddChild(const std::shared_ptr< Node< Context > > &child) | Botcraft::Composite< Context > | inline |
BaseNode(const std::string &name_) | Botcraft::Node< Context > | private |
children | Botcraft::Composite< Context > | private |
GetChild(const size_t index) const override | Botcraft::Composite< Context > | inlinevirtual |
GetClassName() const | Botcraft::BaseNode | |
GetFullDescriptor() const | Botcraft::BaseNode | |
GetName() const | Botcraft::BaseNode | |
GetNodeType() const override | Botcraft::Composite< Context > | inlinevirtual |
GetNumChildren() const override | Botcraft::Composite< Context > | inlinevirtual |
name | Botcraft::BaseNode | protected |
Tick(Context &context) const | Botcraft::Node< Context > | inline |
TickChild(Context &context, const size_t index) const | Botcraft::Composite< Context > | inlineprotected |
TickImpl(Context &context) const =0 | Botcraft::Node< Context > | protectedpure virtual |
~BaseNode() | Botcraft::BaseNode | virtual |
~Composite() | Botcraft::Composite< Context > | inlinevirtual |
~Node() | Botcraft::Node< Context > | inlinevirtual |