Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Kismet > UGameplayStatics
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Kismet/GameplayStatics.h |
Include | #include "Kismet/GameplayStatics.h" |
Source | /Engine/Source/Runtime/Engine/Private/GameplayStatics.cpp |
UFUNCTION (BlueprintCallable, Category="Game", Meta=(WorldContext="WorldContextObject"))
static void SetWorldOriginLocation
(
const UObject * WorldContextObject,
FIntVector NewLocation
)
Remarks
Requests a new location for a world origin.