- Extends
- Actor
- Modifiers
- native config ( Game ) transient
Core.Object
|
+-- Engine.Actor
|
+-- Engine.HUD
Direct Known Subclasses:
DebugCameraHUD, GameHUD, ScoreBoard
Inherited Contants from Engine.Actor |
ACTORMAXSTEPHEIGHT, MINFLOORZ, RBSTATE_ANGVELSCALE, RBSTATE_LINVELSCALE, RB_NeedsUpdate, RB_None, RB_Sleeping, REP_RBLOCATION_ERROR_TOLERANCE_SQ, TRACEFLAG_Blocking, TRACEFLAG_Bullet, TRACEFLAG_PhysicsVolumes, TRACEFLAG_SkipMovers |
Inherited Variables from Engine.Actor |
Acceleration, AllComponents, Attached, bAlwaysEncroachCheck, bAlwaysRelevant, bAlwaysTick, Base, BaseBoneName, BaseSkelComponent, bBlockActors, bBlocksNavigation, bBlocksTeleport, bBounce, bCanBeAdheredTo, bCanBeDamaged, bCanBeFrictionedTo, bCanTeleport, bClientDemoRecording, bCollideActors, bCollideComplex, bCollideWhenPlacing, bCollideWorld, bComponentOutsideWorld, bConsiderAllStaticMeshComponentsForStreaming, bDebug, bDeleteMe, bDemoOwner, bDemoRecording, bDestroyedByInterpActor, bDestroyInPainVolume, bEdShouldSnap, bExchangedRoles, bForceNetUpdate, bGameRelevant, bHardAttach, bHasAlternateTargetLocation, bHidden, bHiddenEd, bHiddenEdCustom, bHiddenEdGroup, bHurtEntry, bIgnoreBaseRotation, bIgnoreEncroachers, bIgnoreRigidBodyPawns, bIsMoving, bJustTeleported, bKillDuringLevelTransition, bLockLocation, BlockRigidBody, bMovable, bNetDirty, bNetInitial, bNetInitialRotation, bNetOwner, bNetTemporary, bNeverReplicateRotation, bNoDelete, bNoEncroachCheck, bOnlyDirtyReplication, bOnlyOwnerSee, bOnlyRelevantToOwner, bOrientOnSlope, bPathColliding, bPathTemp, bPendingDelete, bPendingNetUpdate, bPhysRigidBodyOutOfWorldCheck, bPostRenderIfNotVisible, bProjTarget, bPushedByEncroachers, bRepClientDemo, bReplicateInstigator, bReplicateMovement, bReplicateRigidBodyLocation, bRouteBeginPlayEvenIfStatic, bScriptInitialized, bShadowParented, bShouldBaseAtStartup, bSkipActorPropertyReplication, bStasis, bStatic, bTearOff, bTempEditor, bTicked, bUpdateSimulatedPosition, bWorldGeometry, Children, CollisionComponent, CollisionType, Components, CreationTime, CustomTimeDilation, DesiredRotation, DetachFence, DrawScale, DrawScale3D, GeneratedEvents, Group, InitialState, Instigator, LastNetUpdateTime, LastRenderTime, LatentActions, LatentFloat, LatentSeqNode, LifeSpan, Location, MessageClass, MinDistForNetRBCorrection, NetPriority, NetTag, NetUpdateFrequency, NetUpdateTime, OverlapTag, Owner, PendingTouch, Physics, PhysicsVolume, PrePivot, RelativeLocation, RelativeRotation, RemoteRole, Role, Rotation, RotationRate, SupportedEvents, Tag, TickGroup, Timers, Touching, Velocity, WorldInfo |
Inherited Variables from Core.Object |
Class, HashNext, HashOuterNext, Linker, LinkerIndex, Name, NetIndex, ObjectArchetype, ObjectFlags, ObjectInternalInteger, Outer, StateFrame, VfTableObject |
Structures Summary |
ConsoleMessage Text, TextColor, MessageLife, PRI |
HudLocalizedMessage Message, StringMessage, Switch, EndOfLife, Lifetime, PosY, DrawColor, FontSize, StringFont, DX, DY, Drawn, Count, OptionalObject |
Inherited Structures from Engine.Actor |
AnimSlotDesc, AnimSlotInfo, AsyncLineCheckResult, CollisionImpactData, ImpactInfo, NavReference, ReplicatedHitImpulse, RigidBodyContactInfo, RigidBodyState, TimerData, TraceHitInfo |
Inherited Structures from Core.Object |
Box, BoxSphereBounds, Color, Cylinder, double, DynamicMap_Mirror, Guid, IndirectArray_Mirror, InterpCurveFloat, InterpCurvePointFloat, InterpCurvePointQuat, InterpCurvePointTwoVectors, InterpCurvePointVector, InterpCurvePointVector2D, InterpCurveQuat, InterpCurveTwoVectors, InterpCurveVector, InterpCurveVector2D, IntPoint, LinearColor, Map_Mirror, Matrix, MultiMap_Mirror, Plane, pointer, Quat, qword, RawDistribution, RenderCommandFence, Rotator, TextureMipBulkData_Mirror, ThreadSafeCounter, TPOV, TwoVectors, UntypedBulkData_Mirror, Vector, Vector2D, Vector4 |
Functions Summary |
 | | AddConsoleMessage (string M, class<LocalMessage> InMessageClass, PlayerReplicationInfo PRI, optional float LifeTime))
|
 | | AddLocalizedMessage (int Index, class InMessageClass, string CriticalString, int Switch, float Position, float LifeTime, int FontSize, color DrawColor, optional int MessageCount, optional object OptionalObject
))
|
 | | ClearMessage (out HudLocalizedMessage M ))
|
 | | Destroyed ()))
|
 | | DisplayBadConnectionAlert ()
|
 | | DisplayConsoleMessages ()))
|
 | | DisplayLocalMessages ()))
|
 | | DisplayProgressMessage ()))
|
 | | Draw2DLine (int X1, int Y1, int X2, int Y2, color LineColor)
|
 | | Draw3DLine (vector Start, vector End, color LineColor)
|
 | | DrawDemoHUD ()
|
 | | DrawEngineHUD ()))
|
 | | DrawHUD ()))
|
 | | DrawMessage (int i, float PosY, out float DX, out float DY ))
|
 | | DrawMessageText (HudLocalizedMessage LocalMessage, float ScreenX, float ScreenY))
|
 | | DrawRoute (Pawn Target))
|
 | | FXPlay (class<Pawn> aClass, string FXAnimPath))
|
 | | FXStop (class<Pawn> aClass))
|
 | Font | GetFontSizeIndex (int FontSize))
|
 | Color | GetRYGColorRamp (float Pct ))
|
 | | GetScreenCoords (float PosY, out float ScreenX, out float ScreenY, out HudLocalizedMessage InMessage ))
|
 | | LocalizedMessage (class InMessageClass, PlayerReplicationInfo RelatedPRI_1, string CriticalString, int Switch, float Position, float LifeTime, int FontSize, color DrawColor, optional object OptionalObject
))
|
 | | Message (PlayerReplicationInfo PRI, coerce string Msg, name MsgType, optional float LifeTime ))
|
 | | OnLostFocusPause (bool Enable))
|
 | | PlayerOwnerDied ()))
|
 | | PostBeginPlay ()))
|
 | | PostRender ()))
|
 | | PreCalcValues ()))
|
 | | SetShowScores (bool bNewValue))
|
 | bool | ShouldDisplayDebug (name DebugType))
|
 | | ShowDebug (optional name DebugType))
|
 | | ShowHUD ()))
|
 | | ShowScores ()))
|
 | | SpawnScoreBoard (class<Scoreboard> ScoringType))
|
 | | ToggleHUD ()))
|
Inherited Functions from Engine.Actor |
ActivateEventClass, AllActors, AllOwnedComponents, Attach, AttachComponent, AutonomousPhysics, BaseChange, BasedActors, BecomeViewTarget, BeginAnimControl, BroadcastLocalizedMessage, BroadcastLocalizedTeamMessage, Bump, CalcCamera, CanSplash, ChartData, CheckForErrors, CheckHitInfo, CheckMaxEffectDistance, ChildActors, ClampRotation, ClearLatentAction, ClearTimer, Clock, CollidingActors, CollisionChanged, ComponentList, ConsoleCommand, ConstraintBrokenNotify, ContainsPoint, CreateAudioComponent, DebugFreezeGame, Destroy, Destroyed, Detach, DetachComponent, DisplayDebug, DoKismetAttachment, DrawDebugBox, DrawDebugCone, DrawDebugCoordinateSystem, DrawDebugCylinder, DrawDebugLine, DrawDebugSphere, DynamicActors, EffectIsRelevant, EncroachedBy, EncroachingOn, EndViewTarget, Falling, FastTrace, FellOutOfWorld, FindActorsOfClass, FindBase, FindEventsOfClass, FindGoodEndView, FindSpot, FinishAnim, FinishAnimControl, FlushPersistentDebugLines, ForceNetRelevant, ForceUpdateComponents, GainedChild, GetActorEyesViewPoint, GetActorFaceFXAsset, GetBaseMost, GetBoundingCylinder, GetComponentsBoundingBox, GetDebugName, GetDestination, GetFaceFXAudioComponent, GetGravityZ, GetHumanReadableName, GetItemName, GetLocalString, GetLocationStringFor, GetPackageGuid, GetPhysicsName, GetTargetLocation, GetTeamNum, GetTerminalVelocity, GetTimerCount, GetTimerRate, GetURLMap, GetUTFlag, HealDamage, HitWall, HurtRadius, InterpolationChanged, InterpolationFinished, InterpolationStarted, IsActorPlayingFaceFXAnim, IsBasedOn, IsInPain, IsInVolume, IsOverlapping, IsOwnedBy, IsPlayerOwned, IsStationary, IsTimerActive, KilledBy, Landed, LocalPlayerControllers, LostChild, MakeNoise, MatchStarting, ModifyHearSoundComponent, Move, MoveSmooth, MovingWhichWay, NativePostRenderFor, NotifyLocalPlayerTeamReceived, NotifySkelControlBeyondLimit, OnAnimEnd, OnAnimPlay, OnAttachToActor, OnCauseDamage, OnChangeCollision, OnDestroy, OnHealDamage, OnMakeNoise, OnRanOver, OnSetBlockRigidBody, OnSetPhysics, OnTeleport, OnToggleHidden, OutsideWorldBounds, OverlappingActors, OverRotated, PawnBaseDied, PhysicsVolumeChange, PickedUpBy, PlayActorFaceFXAnim, PlayerCanSeeMe, PlaySound, PlayTeleportEffect, PointCheckComponent, PostBeginPlay, PostInitAnimTree, PostRenderFor, PostTeleport, PostTouch, PreBeginPlay, PreTeleport, RanInto, ReplaceText, ReplicatedEvent, Reset, RigidBodyCollision, RootMotionExtracted, RootMotionModeChanged, ScriptGetTeamNum, SetAnimPosition, SetAnimWeights, SetBase, SetCollision, SetCollisionSize, SetDrawScale, SetDrawScale3D, SetForcedInitialReplicatedProperty, SetGRI, SetHardAttach, SetHidden, SetHUDLocation, SetInitialState, SetLocation, SetMorphWeight, SetNetUpdateTime, SetOnlyOwnerSee, SetOwner, SetPhysics, SetRelativeLocation, SetRelativeRotation, SetRotation, SetSkelControlScale, SetTickGroup, SetTimer, SetZone, ShutDown, Sleep, Spawn, SpawnedByKismet, SpecialHandling, StopActorFaceFXAnim, StopsProjectile, SuggestTossVelocity, TakeDamage, TakeRadiusDamage, Tick, Timer, TimeSince, TornOff, Touch, TouchingActors, Trace, TraceActors, TraceComponent, TriggerEventClass, UnClock, UnTouch, UsedBy, VisibleActors, VisibleCollidingActors |
Inherited Functions from Core.Object |
!, !=, $, $=, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, @, @=, Abs, Acos, Asc, Asin, Atan, BeginState, ByteToFloat, Caps, Chr, Clamp, ClampLength, ClampRotAxis, ClassIsChildOf, ClearConfig, ClockwiseFrom, ColorToLinearColor, ContinuedState, Cos, Cross, Disable, Dot, DumpStateStack, DynamicLoadObject, Enable, EndState, Exp, FClamp, FCubicInterp, FindDeltaAngle, FindObject, FInterpEaseIn, FInterpEaseInOut, FInterpEaseOut, FInterpTo, FloatToByte, FMax, FMin, FPctByRange, FRand, GetAngularDegreesFromRadians, GetAngularDistance, GetAngularFromDotDist, GetAxes, GetDotDistance, GetEnum, GetFuncName, GetHeadingAngle, GetNetFuncName, GetPackageName, GetPerObjectConfigSections, GetRangePctByValue, GetRangeValueByPct, GetSpecialValue, GetStateName, GetUnAxes, GotoState, InStr, IsA, IsChildState, IsInState, IsNetScript, IsPendingKill, IsUTracing, IsZero, JoinArray, Left, Len, Lerp, Localize, Locs, Loge, LogInternal, MakeColor, MakeLinearColor, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, NormalizeRotAxis, OrthoRotation, ParseStringIntoArray, PathName, PausedState, PointDistToLine, PointDistToPlane, PointInBox, PoppedState, PopState, ProjectOnTo, PushedState, PushState, QuatDot, QuatFindBetween, QuatFromAxisAndAngle, QuatFromRotator, QuatInvert, QuatProduct, QuatRotateVector, QuatSlerp, QuatToRotator, Rand, RandRange, RDiff, Repl, Right, RInterpTo, RLerp, RotRand, Round, RSize, RSmerp, SaveConfig, SClampRotAxis, ScriptTrace, SetSpecialValue, SetUTracing, Sin, Split, Sqrt, Square, StaticClearConfig, StaticSaveConfig, Tan, TimeStamp, ToHex, TransformVectorByRotation, UnwindHeading, vect2d, VInterpTo, VLerp, VRand, VSize, VSize2D, VSizeSq, VSizeSq2D, VSmerp, WarnInternal, ^, ^^, |, ||, ~, ~= |
var globalconfig bool bMessageBeep;
var bool bShowDebugInfo;
var config bool bShowHUD;
var bool bShowScores;
var transient float CenterX;
var transient float CenterY;
var const
Color ConsoleColor;
var globalconfig int ConsoleFontSize;
var globalconfig int ConsoleMessageCount;
var globalconfig array<name> DebugDisplay;
var const
color GreenColor;
var globalconfig float HudCanvasScale;
var transient float LastHUDRenderTime;
var transient bool LostFocusPaused;
MaxHUDAreaMessageCount Source code
var int MaxHUDAreaMessageCount;
var globalconfig int MessageFontOffset;
var float ProgressFadeTime;
var transient float RatioX;
var transient float RatioY;
var const
color RedColor;
var transient float RenderDelta;
var transient float SizeX;
var transient float SizeY;
var const
color WhiteColor;
HUD
bShowBadConnectionAlert Source code
var(
HUD)
bool bShowBadConnectionAlert;
var(
HUD)
float ConsoleMessagePosX;
var(
HUD)
float ConsoleMessagePosY;
struct
HudLocalizedMessage
{
var int Count;
var Color DrawColor;
var bool Drawn;
var float DX;
var float DY;
var float EndOfLife;
var int FontSize;
var float Lifetime;
var class<LocalMessage> Message;
var object OptionalObject;
var float PosY;
var Font StringFont;
var String StringMessage;
var int Switch;
};
function AddLocalizedMessage (
int Index,
class<
LocalMessage> InMessageClass,
string CriticalString,
int Switch,
float Position,
float LifeTime,
int FontSize,
color DrawColor,
optional
int MessageCount,
optional
object OptionalObject
) )
event Destroyed ( ) )
DisplayBadConnectionAlert Source code
function DisplayBadConnectionAlert ( )
DisplayConsoleMessages Source code
function DisplayConsoleMessages ( ) )
function DisplayLocalMessages ( ) )
DisplayProgressMessage Source code
function DisplayProgressMessage ( ) )
native final function Draw2DLine (
int X1,
int Y1,
int X2,
int Y2,
color LineColor )
function DrawDemoHUD ( )
function DrawEngineHUD ( ) )
function DrawHUD ( ) )
function DrawMessage ( int i, float PosY, out float DX, out float DY ) )
function DrawRoute (
Pawn Target) )
exec function FXPlay (
class<
Pawn>
aClass,
string FXAnimPath) )
exec function FXStop (
class<
Pawn>
aClass) )
static function
Font GetFontSizeIndex (
int FontSize) )
static function
Color GetRYGColorRamp (
float Pct ) )
function GetScreenCoords (
float PosY, out
float ScreenX, out
float ScreenY, out
HudLocalizedMessage InMessage ) )
function LocalizedMessage (
class<
LocalMessage> InMessageClass,
PlayerReplicationInfo RelatedPRI_1,
string CriticalString,
int Switch,
float Position,
float LifeTime,
int FontSize,
color DrawColor,
optional
object OptionalObject
) )
function Message (
PlayerReplicationInfo PRI, coerce
string Msg,
name MsgType, optional
float LifeTime ) )
event OnLostFocusPause ( bool Enable) )
function PlayerOwnerDied ( ) )
event PostBeginPlay ( ) )
event PostRender ( ) )
function PreCalcValues ( ) )
exec function SetShowScores ( bool bNewValue) )
function bool ShouldDisplayDebug ( name DebugType) )
exec function ShowDebug ( optional name DebugType) )
exec function ShowHUD ( ) )
exec function ShowScores ( ) )
function SpawnScoreBoard (
class<
Scoreboard> ScoringType) )
exec function ToggleHUD ( ) )
defaultproperties
{
WhiteColor=(B=255,G=255,R=255,A=255)
GreenColor=(B=0,G=255,R=0,A=255)
RedColor=(B=0,G=0,R=255,A=255)
ProgressFadeTime=1.000000
MOTDColor=(B=255,G=255,R=255,A=255)
bShowHUD=True
bMessageBeep=True
HudCanvasScale=0.950000
ConsoleColor=(B=253,G=216,R=153,A=255)
ConsoleMessageCount=4
ConsoleFontSize=5
MaxHUDAreaMessageCount=3
ConsoleMessagePosY=0.800000
DebugDisplay(0)="AI"
TickGroup=TG_DuringAsyncWork
bHidden=True
CollisionType=COLLIDE_CustomDefault
Name="Default__HUD"
ObjectArchetype=Actor'Engine.Default__Actor'
}
|
Creation time: sk 18-3-2018 10:00:37.804 - Created with
UnCodeX