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