KFMod.KFMusicInteraction
- Extends
- Interaction
Core.Object
|
+-- Engine.Interactions
|
+-- Engine.Interaction
|
+-- KFMod.KFMusicInteraction
Inherited Functions from Engine.Interaction |
ConsoleCommand, Initialize, Initialized, KeyEvent, KeyType, Message, NotifyLevelChange, NotifyMusicChange, PostRender, PreRender, ScreenToWorld, SetFocus, StreamFinished, Tick, WorldToScreen |
var int ActiveHandel;
var string ActiveSong;
var bool bFadeOutSong;
var float FadeOutPos;
var float FadeTimes[2];
var float InitialVol;
var string NextSong;
function bool CanSwitchSong ( ) )
event Initialized ( ) )
event NotifyLevelChange ( ) )
function SetSong ( string SngName, float FadeInTime, float FadeOutTime ) )
function StopSong ( float FadeOutTime ) )
function Tick ( float DeltaTime) )
defaultproperties
{
bActive=False
bRequiresTick=True
}
|
Creation time: Fri 13-10-2023 03:18:47.008 - Created with
UnCodeX