Sound Bakery  v0.1.0
Open-source audio middleware for games
Loading...
Searching...
No Matches
SB::Engine::ChildrenNodeOwner Struct Reference

Owns a list of child node instances. More...

#include <node_instance.h>

Public Member Functions

bool createChildren (const NodeBase &thisNode, Voice *owningVoice, NodeInstance *thisNodeInstance, unsigned int numTimesPlayed)
 

Public Attributes

std::vector< std::shared_ptr< NodeInstance > > childrenNodes
 

Detailed Description

Owns a list of child node instances.


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