UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Verse::FInstantiationScope Struct Reference

#include <VVMInstantiationContext.h>

Public Member Functions

 FInstantiationScope (const FInstantiationContext &NewContext)
 
 FInstantiationScope (const FInstantiationScope &)=delete
 
FInstantiationScopeoperator= (const FInstantiationScope &)=delete
 
 FInstantiationScope (FInstantiationScope &&)=delete
 
FInstantiationScopeoperator= (FInstantiationScope &&)=delete
 
 ~FInstantiationScope ()
 

Public Attributes

FInstantiationContext OldContext
 

Static Public Attributes

static COREUOBJECT_API FInstantiationContext Context
 

Constructor & Destructor Documentation

◆ FInstantiationScope() [1/3]

Verse::FInstantiationScope::FInstantiationScope ( const FInstantiationContext NewContext)
inlineexplicit

◆ FInstantiationScope() [2/3]

Verse::FInstantiationScope::FInstantiationScope ( const FInstantiationScope )
delete

◆ FInstantiationScope() [3/3]

Verse::FInstantiationScope::FInstantiationScope ( FInstantiationScope &&  )
delete

◆ ~FInstantiationScope()

Verse::FInstantiationScope::~FInstantiationScope ( )
inline

Member Function Documentation

◆ operator=() [1/2]

FInstantiationScope & Verse::FInstantiationScope::operator= ( const FInstantiationScope )
delete

◆ operator=() [2/2]

FInstantiationScope & Verse::FInstantiationScope::operator= ( FInstantiationScope &&  )
delete

Member Data Documentation

◆ Context

FInstantiationContext Verse::FInstantiationScope::Context
static

◆ OldContext

FInstantiationContext Verse::FInstantiationScope::OldContext

The documentation for this struct was generated from the following files: