Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institute of Technical Acoustics (ITA)
VAUnity
Commits
88f4d102
Commit
88f4d102
authored
Dec 15, 2016
by
Maurice Tayeb Andreas
Browse files
auraEvent triggerable from outsinde VAUAuralizationMode
parent
9008aab1
Changes
1
Hide whitespace changes
Inline
Side-by-side
VAUAuralizationMode.cs
View file @
88f4d102
...
...
@@ -157,6 +157,10 @@ public class VAUAuralizationMode : MonoBehaviour {
}
}
public
void
TriggerAuraStringChanged
(
string
externAuraString
)
{
AuraStringChanged
(
externAuraString
);
}
AuralizationMode
UpdateAuraModeSettings
()
{
AuralizationMode
am
=
new
AuralizationMode
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment