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

DeusEx.WaterCooler

Extends
DeusExDecoration

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Decoration
      |   
      +-- DeusEx.DeusExDecoration
         |   
         +-- DeusEx.WaterCooler

Variables Summary
boolbUsing
StringmsgEmpty
intnumUses
Inherited Variables from DeusEx.DeusExDecoration
bCanBeBase, bExplosive, bFlammable, bFloating, bGenerateFlies, bHighlight, bInvincible, explosionDamage, explosionRadius, Flammability, flyGen, fragType, gradualHurtCounter, gradualHurtSteps, HitPoints, itemArticle, itemName, minDamageThreshold, moverTag, NextLabel, NextState, origRot, pushSoundId
Inherited Variables from Engine.Decoration
BaseEyeHeight, bBobbing, bOnlyTriggerable, bPushable, bPushSoundPlaying, bSplash, bWasCarried, content2, content3, contents, EffectWhenDestroyed, EndPushSound, numLandings, PushSound

Functions Summary
function Destroyed ()))
function Frob (Actor Frobber, Inventory frobWith))
function Timer ()))
Inherited Functions from DeusEx.DeusExDecoration
BaseChange, BeginPlay, BeginState, Bump, ConBindEvents, Destroyed, DropThings, EndConversation, EnterConversationState, Explode, ExtinguishFire, Frag, Frob, Landed, PostPostBeginPlay, PreBeginPlay, ResetScaleGlow, SupportActor, TakeDamage, Tick, Timer, TravelPostAccept, Trigger, ZoneChange
Inherited Functions from Engine.Decoration
BaseChange, Bump, Destroyed, Drop, FollowHolder, Frag, Landed, skinnedFrag, Timer, Trigger, ZoneChange


Variables Detail

bUsing Source code

var bool bUsing;

msgEmpty Source code

var localized String msgEmpty;

numUses Source code

var int numUses;


Functions Detail

Destroyed Source code

function Destroyed ( ) )

Frob Source code

function Frob ( Actor Frobber, Inventory frobWith) )

Timer Source code

function Timer ( ) )


Defaultproperties

defaultproperties
{
     numUses=10
     msgEmpty="It's out of water"
     FragType=Class'DeusEx.PlasticFragment'
     bCanBeBase=True
     ItemName="Water Cooler"
     bPushable=False
     Mesh=LodMesh'DeusExDeco.WaterCooler'
     CollisionRadius=14.070000
     CollisionHeight=41.570000
     Mass=70.000000
     Buoyancy=100.000000
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mon 8/11/2021 16:31:19.159 - Created with UnCodeX