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

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
 

Detailed Description

Owns a list of child node instances.


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