Navigation
API > API/Plugins > API/Plugins/GeoReferencing > API/Plugins/GeoReferencing/ARoundPlanetPawn
- ADefaultPawn::MoveForward()
- ARoundPlanetPawn::MoveForward()
References
| Module | GeoReferencing |
| Header | /Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Public/RoundPlanetPawn.h |
| Include | #include "RoundPlanetPawn.h" |
| Source | /Engine/Plugins/Runtime/GeoReferencing/Source/GeoReferencing/Private/RoundPlanetPawn.cpp |
virtual void MoveForward
&40;
float Val
&41;
Remarks
Input callback to move forward in local space (or backward if Val is negative).
Parameters
| Name | Description |
|---|---|
| Val | Amount of movement in the forward direction (or backward if negative). |