Cogito, ergo sum

Legacy:SoundGroup

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 07:00, 2 August 2003 by Wormbo (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 :: Object >> Sound >> SoundGroup (Package: Engine)

This class was apparently intended to hold an array of sound objects of which on request one would randomly be played. It does not seem to work. This class may not have been complete by the release of UT2003.

Properties[edit]

String Package (deprecated) 
float TotalLikelihood (const, transient, native) 
Sound RenderedSound (const, transient) 

Sound Group[edit]

array<Sound> Sounds (native)

Related Topics[edit]