float
GetWallBounceSpeed()
void
SetWallBounceSpeed(float WallBounceSpeed)
| Parameter |
Type |
Description |
| WallBounceSpeed |
float |
--- |
float
GetWallBounceBlend()
void
SetWallBounceBlend(float WallBounceBlend)
| Parameter |
Type |
Description |
| WallBounceBlend |
float |
--- |
float
GetWallBounceBackDistance()
void
SetWallBounceBackDistance(float WallBounceBackDistance)
| Parameter |
Type |
Description |
| WallBounceBackDistance |
float |
--- |
float
GetTargetBlendScaleXY()
void
SetTargetBlendScaleXY(float TargetBlendScaleXY)
| Parameter |
Type |
Description |
| TargetBlendScaleXY |
float |
--- |
float
GetTargetBlendScaleZ()
void
SetTargetBlendScaleZ(float TargetBlendScaleZ)
| Parameter |
Type |
Description |
| TargetBlendScaleZ |
float |
--- |
float
GetTargetSpeed()
void
SetTargetSpeed(float TargetSpeed)
| Parameter |
Type |
Description |
| TargetSpeed |
float |
--- |
float
GetTargetSpeedIncrement()
void
SetTargetSpeedIncrement(float TargetSpeedIncrement)
| Parameter |
Type |
Description |
| TargetSpeedIncrement |
float |
--- |
float
GetTargetSpeedBlend()
void
SetTargetSpeedBlend(float TargetSpeedBlend)
| Parameter |
Type |
Description |
| TargetSpeedBlend |
float |
--- |
float
GetMaxVelocityPitch()
void
SetMaxVelocityPitch(float MaxVelocityPitch)
| Parameter |
Type |
Description |
| MaxVelocityPitch |
float |
--- |
float
GetLastSpeedIncrementTime()
void
SetLastSpeedIncrementTime(float LastSpeedIncrementTime)
| Parameter |
Type |
Description |
| LastSpeedIncrementTime |
float |
--- |
float
GetTargetSpeedIncrementTime()
void
SetTargetSpeedIncrementTime(float TargetSpeedIncrementTime)
| Parameter |
Type |
Description |
| TargetSpeedIncrementTime |
float |
--- |
float
GetMinGlowBrightness()
void
SetMinGlowBrightness(float MinGlowBrightness)
| Parameter |
Type |
Description |
| MinGlowBrightness |
float |
--- |
float
GetMaxGlowBrightness()
void
SetMaxGlowBrightness(float MaxGlowBrightness)
| Parameter |
Type |
Description |
| MaxGlowBrightness |
float |
--- |
float
GetPulseSpeedScale()
void
SetPulseSpeedScale(float PulseSpeedScale)
| Parameter |
Type |
Description |
| PulseSpeedScale |
float |
--- |
float
GetPulseBrightnessScale()
void
SetPulseBrightnessScale(float PulseBrightnessScale)
| Parameter |
Type |
Description |
| PulseBrightnessScale |
float |
--- |
float
GetPulseMinBrightness()
void
SetPulseMinBrightness(float PulseMinBrightness)
| Parameter |
Type |
Description |
| PulseMinBrightness |
float |
--- |
float
GetPulseLifetime()
void
SetPulseLifetime(float PulseLifetime)
| Parameter |
Type |
Description |
| PulseLifetime |
float |
--- |
void
SetGlowDefaultColor(LinearColor GlowDefaultColor)
| Parameter |
Type |
Description |
| GlowDefaultColor |
LinearColor |
--- |
void
SetMaxSpeedColor(LinearColor MaxSpeedColor)
| Parameter |
Type |
Description |
| MaxSpeedColor |
LinearColor |
--- |
Vector
GetDirectionToTarget()
Vector
GetAimLocation()
bool
AtMaxSpeed()
float
GetGlowBrightness()
float
GetTargetSpeedAlpha()
void
UpdatePulse()
void
OnTargetSpeedChanged()
void
TryIncrementTargetSpeed()
void
UpdateColor()
void
OnHitTeamNumChanged()
void
SetCarHitTeamNum(unsigned char TeamNum)