| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Decoration
|
+-- JBToolbox.JBDecoSwitchBasket
|
+-- JBAddonJailCard.JBDecoJailCardBasket
| Variables Summary | |
|---|---|
| JBDecoJailCardBasket | |
| Color | myColor |
| 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 | ||
|---|---|---|
![]() | 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 |
|---|
| Functions Detail |
|---|
PostBeginPlay Source code| Defaultproperties |
|---|
defaultproperties
{
myColor = (R=255,G=255,B=0,A=128);
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||