The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
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[edit]
Property group 'Sounds'[edit]
SlotTimers[edit]
Type: array<SoundSlotTimerListInterf.SoundSlotTimerT>
Default values[edit]
Property | Value |
---|---|
bHidden | True |
Texture | Texture'U2.Icons.S_SoundSlotTimer' |
Instance functions[edit]
Dump[edit]
function Dump (Actor Helper)
Initialize[edit]
function Initialize (Actor ContextActor)
Overrides: SoundSlotTimerListInterf.Initialize
RandomizeSoundSlotTimer[edit]
Overrides: SoundSlotTimerListInterf.RandomizeSoundSlotTimer
RandomizeSoundSlotTimerList[edit]
function RandomizeSoundSlotTimerList (Actor ContextActor)
Overrides: SoundSlotTimerListInterf.RandomizeSoundSlotTimerList
TimeToDoSound[edit]
function bool TimeToDoSound (Actor ContextActor, SoundSlotInterf.ESoundTableSlot SoundSlot, out int ReturnedSlotIndex)
Overrides: SoundSlotTimerListInterf.TimeToDoSound