![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <WorldPartitionHelpers.h>
Static Public Member Functions | |
| template<class T > | |
| static UWorldPartition * | GetWorldPartition (const T *InObject) |
| static ENGINE_API void | ServerExecConsoleCommand (UWorld *InWorld, const FString &InConsoleCommandName, const TArray< FString > &InArgs) |
| static ENGINE_API bool | ConvertEditorPathToRuntimePath (const FSoftObjectPath &InPath, FSoftObjectPath &OutPath) |
|
static |
|
inlinestatic |
Returns the owning World Partition for this object.
|
static |
Sends an RPC console command to the server (non shipping builds only).