KFStoryGame.Msg_EyeBallNotification
- Extends
- WaitingMessage
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.LocalMessage
|
+-- GamePlay.CriticalEventPlus
|
+-- UnrealGame.TimerMessage
|
+-- KFMod.WaitingMessage
|
+-- KFStoryGame.Msg_EyeBallNotification
Functions Summary |
 | int | GetFontSize (int Switch, PlayerReplicationInfo RelatedPRI1, PlayerReplicationInfo RelatedPRI2, PlayerReplicationInfo LocalPlayer))
|
 | float | GetLifeTime (int Switch))
|
 | | GetPos (int Switch, out EDrawPivot OutDrawPivot, out EStackMode OutStackMode, out float OutPosX, out float OutPosY))
|
 | string | GetString (optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject ))
|
var localized string EyeWasDroppedString;
var localized string EyeWasPickedUpString;
var localized string EyeWasScannedString;
static function float GetLifeTime ( int Switch) )
static function GetPos (
int Switch, out
EDrawPivot OutDrawPivot, out
EStackMode OutStackMode, out
float OutPosX, out
float OutPosY) )
defaultproperties
{
EyeWasPickedUpString="picked up the Patriarch's eyeball"
EyeWasDroppedString="dropped the Patriarch's eyeball"
EyeWasScannedString="used the Patriarch's eyeball on the retinal scanner."
Lifetime=4
DrawColor=(B=25,G=25)
}
|
Creation time: Fri 13-10-2023 03:18:49.589 - Created with
UnCodeX