I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:UT_JumpBoots (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> Inventory >> Pickup >> TournamentPickup >> UT_JumpBoots
Package: 
BotPack

UT_jumpBoots

Properties

TimeCharge

Type: int


Default values

Property Value
ActivateSound Sound'Botpack.Pickups.BootSnd'
AmbientGlow 64
bActivatable True
bAutoActivate True
bDisplayableInv True
Charge 3
CollisionHeight 14.0
CollisionRadius 22.0
ExpireMessage "The AntiGrav Boots have drained."
Icon Texture'UnrealI.Icons.I_Boots'
ItemName "AntiGrav Boots"
MaxDesireability 0.5
Mesh LodMesh'Botpack.jboot'
PickupMessage "You picked up the AntiGrav boots."
PickupSound Sound'UnrealShare.Pickups.GenPickSnd'
PickupViewMesh LodMesh'Botpack.jboot'
RemoteRole ROLE_DumbProxy
RespawnTime 30.0

Functions

Events

Timer

event Timer ()

Overrides: Actor.Timer


Other instance functions

OwnerJumped

function OwnerJumped ()

Overrides: Inventory.OwnerJumped


PickupFunction

function PickupFunction (Pawn Other)

Overrides: Pickup.PickupFunction


ResetOwner

function ResetOwner ()


States

Activated

Activated.endstate

event endstate ()

Overrides: Inventory.Activated.EndState


DeActivated