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

JBToolbox2.JBSentinelCeiling


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
// ============================================================================
// JBSentinelCeiling
// Copyright 2004 by Blitz
// $Id: JBSentinelCeiling.uc,v 1.2 2007-02-21 22:10:16 jrubzjeknf Exp $
//
// The sentinel that hangs from the ceiling.
// ============================================================================


class JBSentinelCeiling extends ASVehicle_Sentinel_Ceiling
  placeable
  cacheexempt;


// ============================================================================
// Default properties
// ============================================================================

defaultproperties
{
  TransientSoundVolume      = 0.250000
  DefaultWeaponClassName    = "JBToolbox2.JBSentinelWeapon"
  AutoTurretControllerClass = class'JBToolbox2.JBSentinelController'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Do 22.2.2007 00:10:16.000 - Creation time: Do 14.8.2014 09:58:43.041 - Created with UnCodeX