UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
VVMContentScope.h File Reference
#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
 

Functions

 DECLARE_MULTICAST_DELEGATE_OneParam (FContentScopeCleanupSignature, bool)
 
UE_API DECLARE_LOG_CATEGORY_EXTERN (LogContentScope, Warning, All)
 
UObjectverse::GetInstantiationOuter ()
 
EObjectFlags verse::GetInstantiationFlags ()
 

Macro Definition Documentation

◆ UE_API

#define UE_API   COREUOBJECT_API

Function Documentation

◆ DECLARE_LOG_CATEGORY_EXTERN()

UE_API DECLARE_LOG_CATEGORY_EXTERN ( LogContentScope  ,
Warning  ,
All   
)

◆ DECLARE_MULTICAST_DELEGATE_OneParam()

DECLARE_MULTICAST_DELEGATE_OneParam ( FContentScopeCleanupSignature  ,
bool   
)