Navigation
API > API/Runtime > API/Runtime/Core
Interface for returning a context string.
| Name | FContextSupplier |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/CoreMisc.h |
| Include Path | #include "Misc/CoreMisc.h" |
Syntax
class FContextSupplier
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FContextSupplier() |
Misc/CoreMisc.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString GetContext() |
Misc/CoreMisc.h |