I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:Scout (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
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. |
Scout used for path generation.
Properties[edit]
MaxLandingVelocity[edit]
Type: float
Modifiers: const
Default values[edit]
Property | Value |
---|---|
AccelRate | 1.0 |
bBlockActors | False |
bBlockPlayers | False |
bCanAdjustJump | True |
bCollideActors | False |
bCollideWorld | False |
bPathColliding | True |
bProjTarget | False |
CollisionRadius | 52.0 |
CrouchCostMultiplier | 1.0 |
DoorCostMultiplier | 1.0 |
JumpCostMultiplier | 1.0 |
LadderCostMultiplier | 1.0 |
MaxJumpUpDistance | 3.4028235E38 |
SwimCostMultiplier | 1.0 |
Events[edit]
PreBeginPlay[edit]
simulated event PreBeginPlay ()
Overrides: Pawn.PreBeginPlay