UE3:DebugCameraHUD (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
UDK Object >> Actor >> HUD >> DebugCameraHUD
Package:
Engine
This class in other games:

PCF Begin (Debug Camera)

Default values

Property Value
bHidden False

Functions

Events

PostBeginPlay

simulated event PostBeginPlay ()

Overrides: HUD.PostBeginPlay


PostRender

event PostRender ()

Overrides: HUD.PostRender

PostRender is the main draw loop.

Other instance functions

DisplayMaterials

function bool DisplayMaterials (float X, out float Y, float DY, MeshComponent MeshComp)