The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
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
Property group 'InterpTrackSound'
bContinueSoundOnMatineeEnd
Type: bool
If true, sounds on this track will not be forced to finish when the matinee sequence finishes.
bSuppressSubtitles
Type: bool
If TRUE, don't show subtitles for sounds played by this track.
Internal variables
Sounds
Type: array<SoundTrackKey>
Array of sounds to play at specific times.
Default values
Property | Value |
---|---|
TrackInstClass | Class'Engine.InterpTrackInstSound' |
TrackTitle | "Sound" |
Structs
SoundTrackKey
Modifiers: native
Information for one sound in the track.
Default values:
Property | Value |
---|---|
Pitch | 1.0 |
Volume | 1.0 |