I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:InterpTrackSound (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> InterpTrack >> InterpTrackVectorBase >> InterpTrackSound |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties[edit]
Property group 'InterpTrackSound'[edit]
bContinueSoundOnMatineeEnd[edit]
Type: bool
If true, sounds on this track will not be forced to finish when the matinee sequence finishes.
bSuppressSubtitles[edit]
Type: bool
If TRUE, don't show subtitles for sounds played by this track.
Internal variables[edit]
Sounds[edit]
Type: array<SoundTrackKey>
Array of sounds to play at specific times.
Default values[edit]
Property | Value |
---|---|
TrackInstClass | Class'Engine.InterpTrackInstSound' |
TrackTitle | "Sound" |
Structs[edit]
SoundTrackKey[edit]
Modifiers: native
Information for one sound in the track.
Default values:
Property | Value |
---|---|
Pitch | 1.0 |
Volume | 1.0 |