Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UEngine
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FWorldContext & GetWorldContextFromHandleChecked
(
const FName WorldContextHandle |
Engine/Engine.h | ||
const FWorldContext & GetWorldContextFromHandleChecked
(
const FName WorldContextHandle |
Engine/Engine.h |
GetWorldContextFromHandleChecked(const FName)
| Name | GetWorldContextFromHandleChecked |
| 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 & GetWorldContextFromHandleChecked
(
const FName WorldContextHandle
)
GetWorldContextFromHandleChecked(const FName)
| Name | GetWorldContextFromHandleChecked |
| 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 & GetWorldContextFromHandleChecked
(
const FName WorldContextHandle
) const