Cogito, ergo sum
UE2:KarmaBoostVolume (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Brush >> Volume >> PhysicsVolume >> KarmaBoostVolume |
- Package:
- Gameplay
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Properties[edit]
Property group 'KarmaBoostVolume'[edit]
AffectedClasses[edit]
bBoostRelative[edit]
Type: bool
If true, boost the actor in the direction of the actor instead of the volume direction
BoostForce[edit]
Type: float
Karma force to be applied
EntryAngleFactor[edit]
Type: float
Actor DOT volume direction must be greater than this
Default value: 0.7
Default values[edit]
Property | Value |
---|---|
bDirectional | True |
Functions[edit]
Events[edit]
Touch[edit]
simulated event Touch (Actor Other)
Overrides: PhysicsVolume.touch
UnTouch[edit]
simulated event UnTouch (Actor Other)
Overrides: PhysicsVolume.untouch
Other instance functions[edit]
ActivateBoost[edit]
simulated function ActivateBoost (Actor Other)
TryBoost[edit]
simulated function TryBoost (Actor Other)