| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
BetrayalMercuryLauncherPickup Creation date: 2011-03-18 17:20 Last change: $Id$ Copyright © 2011, Wormbo Website: http://www.koehler-homepage.de/Wormbo/ Feel free to reuse this code. Send me a note if you found it helpful or want to report bugs/provide improvements.
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Pickup
|
+-- Engine.WeaponPickup
|
+-- XWeapons.UTWeaponPickup
|
+-- XWeapons.RocketLauncherPickup
|
+-- Betrayal.BetrayalMercuryLauncherPickup
| Variables Summary |
|---|
| Inherited Variables from XWeapons.UTWeaponPickup |
|---|
| LockerOffset, StandUp |
| Functions Summary |
|---|
| Inherited Functions from XWeapons.RocketLauncherPickup |
|---|
| StaticPrecache, UpdatePrecacheMaterials, UpdatePrecacheStaticMeshes |
| Inherited Functions from XWeapons.UTWeaponPickup |
|---|
| BeginState, ClientTrigger, RespawnEffect, Tick |
| Defaultproperties |
|---|
defaultproperties
{
Skins(0) = Texture'MercuryLauncherTex'
InventoryType = class'BetrayalMercuryLauncher'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||