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

JBAddonJailCard.JBDecoJailCardBasket

Extends
JBDecoSwitchBasket
Modifiers
notplaceable

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Decoration
      |   
      +-- JBToolbox.JBDecoSwitchBasket
         |   
         +-- JBAddonJailCard.JBDecoJailCardBasket

Variables Summary
JBDecoJailCardBasket
ColormyColor
Inherited Variables from JBToolbox.JBDecoSwitchBasket
Emitter
Inherited Variables from Engine.Decoration
bDamageable, bPushable, bPushSoundPlaying, bSplash, contents, EffectWhenDestroyed, EndPushSound, FragMomentum, FragSkin, FragType, Health, LastAnchor, LastValidAnchorTime, NumFrags, numLandings, PushSound, SplashTime

Functions Summary
event PostBeginPlay ()))
Inherited Functions from JBToolbox.JBDecoSwitchBasket
Destroyed, PostBeginPlay, Trigger, UnTrigger
Inherited Functions from Engine.Decoration
BaseChange, Bump, CanSplash, Destroyed, Drop, HitWall, Landed, NotReachableBy, PhysicsVolumeChange, TakeDamage, Timer, Trigger


Variables Detail

JBDecoJailCardBasket

myColor Source code

var(JBDecoJailCardBasket) Color myColor;


Functions Detail

PostBeginPlay Source code

simulated event PostBeginPlay ( ) )


Defaultproperties

defaultproperties
{
    myColor  = (R=255,G=255,B=0,A=128);
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:10.356 - Created with UnCodeX