Sound Bakery  v0.1.0
Open-source audio middleware for games
|
Owns a list of child node instances. More...
#include <node_instance.h>
Public Member Functions | |
bool | createChildren (const node_base &thisNode, voice *owningVoice, node_instance *thisNodeInstance, unsigned int numTimesPlayed) |
Public Attributes | |
std::vector< std::shared_ptr< node_instance > > | childrenNodes |
Owns a list of child node instances.