I'm a doctor, not a mechanic
UE2:HitActorDebugInfoManager (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> DebugInfoManager >> HitActorDebugInfoManager |
Contents
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. |
HitActorDebugInfoManager.uc $Author: Mfox $ $Date: 12/12/02 12:44p $ $Revision: 53 $
Properties
ActorToShow
Type: Actor
Modifiers: private
bShowAgentInfo
Type: bool
Modifiers: config
bShowLevel
Type: bool
Modifiers: config
LevelHit
Type: Actor.CheckResult
Modifiers: private
Default values
Property | Value |
---|---|
YOffset | 256 |
Instance functions
Cleanup
function Cleanup ()
Overrides: DebugInfoManager.Cleanup
DoSetInfoStrings
function DoSetInfoStrings (Actor A)
DoSetInfoStringsLevel
function DoSetInfoStringsLevel ()
GetActorToShow
function Actor GetActorToShow ()
GetBaseInfo
function string GetBaseInfo ()
GetShowAgentInfo
function bool GetShowAgentInfo ()
GetShowLevel
function bool GetShowLevel ()
SetActorToShow
function SetActorToShow (Actor A)
SetInfoStrings
function SetInfoStrings ()
Overrides: DebugInfoManager.SetInfoStrings
SetLevelHit
function bool SetLevelHit ()
SetShowAgentInfo
function SetShowAgentInfo (bool bVal)
SetShowLevel
function SetShowLevel (bool bVal)
ShowInventoryInfo
function ShowInventoryInfo (Pawn P)
ShowPawnInfo
function ShowPawnInfo (Pawn P)
ShowWeaponInfo
function ShowWeaponInfo (Pawn P)