The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:UPakDebugger (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- UPak
- Direct subclass:
- UPakSMDebugger
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. |
UPakDebugger.
Properties
bDebuggingOn
Type: bool
bLocked
Type: bool
Default values
Property | Value |
---|---|
ActivateSound | Sound'UnrealI.Pickups.dampndea' |
AnimSequence | 'Call' |
bActivatable | True |
bCanActivate | True |
bDisplayableInv | True |
bRotatingPickup | True |
DeActivateSound | Sound'UnrealI.Pickups.DampSnd' |
Icon | Texture'UnrealShare.Icons.I_VoiceBox' |
ItemName | "UPak Debugger" |
Mesh | LodMesh'UnrealShare.Rabbit' |
PickupViewMesh | LodMesh'UnrealShare.Rabbit' |
PickupViewScale | 1.2 |
PlayerViewMesh | LodMesh'UnrealShare.Rabbit' |
ThirdPersonMesh | LodMesh'UnrealShare.Rabbit' |
Exec functions
D
exec function D ()
Debug
exec function Debug ()
L
exec function L ()
Lock
exec function Lock ()
States
Activated
Activated.BeginState
event BeginState ()
Overrides: Inventory.Activated.BeginState
DeActivated
DeActivated.BeginState
event BeginState ()
Overrides: Object.BeginState (global)
PickUp
Inherits from: Pickup.Pickup
Modifiers: auto
PickUp.BeginState
event BeginState ()
Overrides: Pickup.Pickup.BeginState