Use StringName consistently to refer to the Master audio bus name

This commit is contained in:
Hugo Locurcio
2023-08-07 17:33:07 +02:00
parent f2acfb1ffc
commit 49b6067aba
12 changed files with 26 additions and 16 deletions

View File

@ -204,6 +204,8 @@ public:
StringName output;
StringName Master;
StringName parameters_base_path;
StringName _window_group;