mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
or just play it once
This commit is contained in:
parent
e64ad0f9ef
commit
5f2beb7aee
2
NewHorizons/External/Modules/PropModule.cs
vendored
2
NewHorizons/External/Modules/PropModule.cs
vendored
@ -842,7 +842,7 @@ namespace NewHorizons.External.Modules
|
|||||||
[DefaultValue("environment")] public AudioMixerTrackName track = AudioMixerTrackName.Environment;
|
[DefaultValue("environment")] public AudioMixerTrackName track = AudioMixerTrackName.Environment;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Whether to loop this audio while in this audio volume
|
/// Whether to loop this audio while in this audio volume or just play it once
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[DefaultValue(true)] public bool loop = true;
|
[DefaultValue(true)] public bool loop = true;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user