Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UT2k4AssaultFull.Weapon_SpaceFighter_Skaarj


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
//=============================================================================
// Weapon_SpaceFighter_Skaarj
//=============================================================================

class Weapon_SpaceFighter_Skaarj extends Weapon_SpaceFighter
    config(user)
    HideDropDown
    CacheExempt;

#exec OBJ LOAD FILE=..\StaticMeshes\AS_Vehicles_SM.usx


//=============================================================================
// defaultproperties
//=============================================================================

defaultproperties
{
     SmallViewOffset=(X=50.000000,Z=-25.000000)
     PlayerViewOffset=(X=50.000000,Z=-25.000000)
     StaticMesh=StaticMesh'AS_Vehicles_SM.Vehicles.SpaceFighter_Skaarj_FP'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Mon 23/10/2006 20:40:04.000 - Creation time: Wed 7/2/2007 19:16:58.890 - Created with UnCodeX