I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:SoundSlotTimerListImpl (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> SoundSlotTimerListInterf >> SoundSlotTimerListImpl |
- Package:
- U2
- Direct subclass:
- SoundSlotTimerListU2
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. |
SoundSlotTimerListImpl.uc $Author: Mbaldwin $ $Date: 9/21/02 5:28p $ $Revision: 2 $
Properties
Property group 'Sounds'
SlotTimers
Type: array<SoundSlotTimerListInterf.SoundSlotTimerT>
Default values
Property | Value |
---|---|
bHidden | True |
Texture | Texture'U2.Icons.S_SoundSlotTimer' |
Instance functions
Dump
function Dump (Actor Helper)
Initialize
function Initialize (Actor ContextActor)
Overrides: SoundSlotTimerListInterf.Initialize
RandomizeSoundSlotTimer
Overrides: SoundSlotTimerListInterf.RandomizeSoundSlotTimer
RandomizeSoundSlotTimerList
function RandomizeSoundSlotTimerList (Actor ContextActor)
Overrides: SoundSlotTimerListInterf.RandomizeSoundSlotTimerList
TimeToDoSound
function bool TimeToDoSound (Actor ContextActor, SoundSlotInterf.ESoundTableSlot SoundSlot, out int ReturnedSlotIndex)
Overrides: SoundSlotTimerListInterf.TimeToDoSound