Mutable AudioScript._isSFX
-
Added the property
IsSFX
inAudioScript
toget
/set
the value of_isSFX
, which is a serialized private field normally only settable in the Unity Inspector. -
Fixed typo in one of
ClipMax
's arguments inUtilityHelper
.