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

#include <IModularFeatures.h>

Public Member Functions

 FScopedLockModularFeatureList ()
 
 ~FScopedLockModularFeatureList ()
 
 FScopedLockModularFeatureList (const FScopedLockModularFeatureList &)=delete
 
 FScopedLockModularFeatureList (FScopedLockModularFeatureList &&)=delete
 
FScopedLockModularFeatureListoperator= (const FScopedLockModularFeatureList &)=delete
 
FScopedLockModularFeatureListoperator= (FScopedLockModularFeatureList &&)=delete
 

Constructor & Destructor Documentation

◆ FScopedLockModularFeatureList() [1/3]

IModularFeatures::FScopedLockModularFeatureList::FScopedLockModularFeatureList ( )
inline

◆ ~FScopedLockModularFeatureList()

IModularFeatures::FScopedLockModularFeatureList::~FScopedLockModularFeatureList ( )
inline

◆ FScopedLockModularFeatureList() [2/3]

IModularFeatures::FScopedLockModularFeatureList::FScopedLockModularFeatureList ( const FScopedLockModularFeatureList )
delete

◆ FScopedLockModularFeatureList() [3/3]

IModularFeatures::FScopedLockModularFeatureList::FScopedLockModularFeatureList ( FScopedLockModularFeatureList &&  )
delete

Member Function Documentation

◆ operator=() [1/2]

FScopedLockModularFeatureList & IModularFeatures::FScopedLockModularFeatureList::operator= ( const FScopedLockModularFeatureList )
delete

◆ operator=() [2/2]

FScopedLockModularFeatureList & IModularFeatures::FScopedLockModularFeatureList::operator= ( FScopedLockModularFeatureList &&  )
delete

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