![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Containers/Array.h"#include "CoreTypes.h"#include "Delegates/Delegate.h"#include "Logging/LogMacros.h"#include "Misc/AssertionMacros.h"#include "UObject/GCObject.h"#include "UObject/WeakObjectPtr.h"#include "VerseVM/VVMInstantiationContext.h"Go to the source code of this file.
Classes | |
| class | verse::FContentScope |
| class | verse::FContentScopeGuard |
Namespaces | |
| namespace | Verse |
| namespace | verse |
Macros | |
| #define | UE_API COREUOBJECT_API |
| #define UE_API COREUOBJECT_API |
| UE_API DECLARE_LOG_CATEGORY_EXTERN | ( | LogContentScope | , |
| Warning | , | ||
| All | |||
| ) |
| DECLARE_MULTICAST_DELEGATE_OneParam | ( | FContentScopeCleanupSignature | , |
| bool | |||
| ) |