Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UEngine
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FWorldContext * GetWorldContextFromHandle
(
const FName WorldContextHandle |
Engine/Engine.h | ||
const FWorldContext * GetWorldContextFromHandle
(
const FName WorldContextHandle |
Engine/Engine.h |
GetWorldContextFromHandle(const FName)
| Name | GetWorldContextFromHandle |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Engine.h |
| Include Path | #include "Engine/Engine.h" |
| Source | /Engine/Source/Runtime/Engine/Private/UnrealEngine.cpp |
FWorldContext * GetWorldContextFromHandle
(
const FName WorldContextHandle
)
GetWorldContextFromHandle(const FName)
| Name | GetWorldContextFromHandle |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Engine.h |
| Include Path | #include "Engine/Engine.h" |
| Source | /Engine/Source/Runtime/Engine/Private/UnrealEngine.cpp |
const FWorldContext * GetWorldContextFromHandle
(
const FName WorldContextHandle
) const