I'm a doctor, not a mechanic

UE2:HitActorDebugInfoManager (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
U2XMP Object >> DebugInfoManager >> HitActorDebugInfoManager
Package: 
U2
This class in other games:
U2

HitActorDebugInfoManager.uc $Author: Mfox $ $Date: 12/12/02 12:44p $ $Revision: 53 $

Properties[edit]

ActorToShow[edit]

Type: Actor

Modifiers: private


bShowAgentInfo[edit]

Type: bool

Modifiers: config


bShowLevel[edit]

Type: bool

Modifiers: config


LevelHit[edit]

Type: Actor.CheckResult

Modifiers: private


Default values[edit]

Property Value
YOffset 256

Instance functions[edit]

Cleanup[edit]

function Cleanup ()

Overrides: DebugInfoManager.Cleanup


DoSetInfoStrings[edit]

function DoSetInfoStrings (Actor A)


DoSetInfoStringsLevel[edit]

function DoSetInfoStringsLevel ()


GetActorToShow[edit]

function Actor GetActorToShow ()


GetBaseInfo[edit]

function string GetBaseInfo ()


GetShowAgentInfo[edit]

function bool GetShowAgentInfo ()


GetShowLevel[edit]

function bool GetShowLevel ()


SetActorToShow[edit]

function SetActorToShow (Actor A)


SetInfoStrings[edit]

function SetInfoStrings ()

Overrides: DebugInfoManager.SetInfoStrings


SetLevelHit[edit]

function bool SetLevelHit ()


SetShowAgentInfo[edit]

function SetShowAgentInfo (bool bVal)


SetShowLevel[edit]

function SetShowLevel (bool bVal)


ShowInventoryInfo[edit]

function ShowInventoryInfo (Pawn P)


ShowPawnInfo[edit]

function ShowPawnInfo (Pawn P)


ShowWeaponInfo[edit]

function ShowWeaponInfo (Pawn P)