| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Triggers
|
+-- XGame.xKicker
|
+-- JBToolbox2.JBKickerTriggerable
| Variables Summary | |
|---|---|
| Volume | AssociatedVolume |
| bool | bEnabled |
| xKicker | |
| bool | bInitiallyEnabled |
| bool | bMirrorKickIfBehind |
| bool | bOnlyKickIfInFront |
| int | KickDamage |
| class<DamageType> | KickDamageType |
| class<Actor> | KickEffectClass |
| color | KickScreenFlash |
| Sound | KickSound |
| Inherited Variables from XGame.xKicker |
|---|
| bKillVelocity, bRandomize, KickedClasses, KickVelocity |
| Functions Summary | ||
|---|---|---|
![]() | CheckTouching ())) | |
![]() | PostTouch (Actor Other)) | |
![]() | Reset ())) | |
![]() | Touch (Actor Other)) | |
![]() | Trigger (Actor Other, Pawn EventInstigator)) TriggerControl | |
![]() | Trigger (Actor Other, Pawn EventInstigator)) TriggerToggle | |
![]() | Untrigger (Actor Other, Pawn EventInstigator)) TriggerControl | |
| Inherited Functions from XGame.xKicker |
|---|
| PostTouch, Touch |
| States Summary |
|---|
| Initializing Source code |
|---|
|
auto state Initializing |
| TriggerControl Source code |
|---|
|
state TriggerControl extends Initializing |
| Trigger, Untrigger |
| TriggerToggle Source code |
|---|
|
state TriggerToggle extends Initializing |
| Trigger |
| Variables Detail |
|---|
| Functions Detail |
|---|
CheckTouching Source code
PostTouch Source code
Reset Source code
Touch Source code
Trigger TriggerControl Source code
Trigger TriggerToggle Source code
Untrigger TriggerControl Source code| Defaultproperties |
|---|
defaultproperties
{
bDirectional = True
bInitiallyEnabled = True
DrawScale = 0.5
Texture = Texture'JBKickerTriggerable'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||