I don't need to test my programs. I have an error-correcting modem.

UE2:HitActorDebugInfoManager (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2 Object >> DebugInfoManager >> HitActorDebugInfoManager
Package: 
U2
This class in other games:
U2XMP

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

Properties

ActorToShow

Type: Actor

Modifiers: private


bShowAnimInfo

Type: bool

Modifiers: config


bShowLevel

Type: bool

Modifiers: config


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 ()


GetShowAnimInfo

function bool GetShowAnimInfo ()


GetShowLevel

function bool GetShowLevel ()


SetActorToShow

function SetActorToShow (Actor A)


SetInfoStrings

function SetInfoStrings ()

Overrides: DebugInfoManager.SetInfoStrings


SetLevelHit

function bool SetLevelHit ()


SetShowAnimInfo

function SetShowAnimInfo (bool bVal)


SetShowLevel

function SetShowLevel (bool bVal)


ShowAnimInfo

function ShowAnimInfo (Actor A)


ShowInventoryInfo

function ShowInventoryInfo (Pawn P)


ShowPawnInfo

function ShowPawnInfo (Pawn P)


ShowWeaponInfo

function ShowWeaponInfo (Pawn P)