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

Holds a list of parameters and their local value. More...

#include <parameter.h>

Public Attributes

std::unordered_map< global_float_parameter, float_parameter::parameter_propertyfloatParameters
 
std::unordered_map< global_int_parameter, named_parameter::parameter_propertyintParameters
 

Detailed Description

Holds a list of parameters and their local value.


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