Botcraft 1.21.4
Loading...
Searching...
No Matches
Botcraft::Composite< Context > Member List

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
childrenBotcraft::Composite< Context >private
GetChild(const size_t index) const overrideBotcraft::Composite< Context >inlinevirtual
GetClassName() constBotcraft::BaseNode
GetFullDescriptor() constBotcraft::BaseNode
GetName() constBotcraft::BaseNode
GetNodeType() const overrideBotcraft::Composite< Context >inlinevirtual
GetNumChildren() const overrideBotcraft::Composite< Context >inlinevirtual
nameBotcraft::BaseNodeprotected
Tick(Context &context) constBotcraft::Node< Context >inline
TickChild(Context &context, const size_t index) constBotcraft::Composite< Context >inlineprotected
TickImpl(Context &context) const =0Botcraft::Node< Context >protectedpure virtual
~BaseNode()Botcraft::BaseNodevirtual
~Composite()Botcraft::Composite< Context >inlinevirtual
~Node()Botcraft::Node< Context >inlinevirtual