- Extends
- UTWeaponPickup
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Pickup
|
+-- Engine.WeaponPickup
|
+-- XWeapons.UTWeaponPickup
|
+-- XWeapons.PainterPickup
Direct Known Subclasses:
ONSPainterPickup
Inherited Functions from Engine.WeaponPickup |
AllowRepeatPickup, BotDesireability, DetourWeight, GetRespawnTime, InitDroppedPickupFor, PostBeginPlay, Reset, SetWeaponStay, StartSleeping, UpdateHUD, ValidTouch |
function float GetRespawnTime ( ) )
function PrebeginPlay ( ) )
function SetWeaponStay ( ) )
static function StaticPrecache (
LevelInfo L) )
UpdatePrecacheMaterials Source code
simulated function UpdatePrecacheMaterials ( ) )
defaultproperties
{
bWeaponStay=False
MaxDesireability=1.500000
InventoryType=Class'XWeapons.Painter'
RespawnTime=120.000000
PickupMessage="You got the Ion Painter."
PickupSound=Sound'PickupSounds.LinkGunPickup'
PickupForce="LinkGunPickup"
DrawType=DT_StaticMesh
StaticMesh=StaticMesh'WeaponStaticMesh.PainterPickup'
DrawScale=0.600000
}
|
Creation time: sk 18-3-2018 09:49:48.839 - Created with
UnCodeX