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

UE1:RelicSpeedInventory (UT)

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

null

Default values[edit]

Property Value
CollisionHeight 40.0
Icon Texture'Relics.Icons.RelicIconSpeed'
Physics PHYS_Rotating
PickupMessage "You picked up the Relic of Speed!"
PickupViewMesh Mesh'Relics.RelicHourglass'
PickupViewScale 0.5
ShellType Class'Relics.SpeedShell'
Skin Texture'Relics.Skins.JRelicHourglass_01'

Instance functions[edit]

PickupFunction[edit]

function PickupFunction (Pawn Other)

Overrides: RelicInventory.PickupFunction


States[edit]

Activated[edit]

Activated.BeginState[edit]

event BeginState ()

Overrides: RelicInventory.Activated.BeginState


Activated.EndState[edit]

event EndState ()

Overrides: RelicInventory.Activated.EndState