Navigation
API > API/Plugins > API/Plugins/GeoReferencing > API/Plugins/GeoReferencing/ARoundPlanetPawn
- ADefaultPawn::MoveRight()
- ARoundPlanetPawn::MoveRight()
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 MoveRight
&40;
float Val
&41;
Remarks
Input callback to strafe right in local space (or left if Val is negative).
Parameters
| Name | Description |
|---|---|
| Val | Amount of movement in the right direction (or left if negative). |