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

Public Member Functions

 FScopedControllables (FCriticalSection *InSyncObject, TArray< IControllable * > &InRegistrationArray, bool &bInIsPaused, bool &bInShouldAbort)
 
 ~FScopedControllables ()
 
void Register (IControllable *Controllable)
 

Constructor & Destructor Documentation

◆ FScopedControllables()

BuildPatchServices::FScopedControllables::FScopedControllables ( FCriticalSection InSyncObject,
TArray< IControllable * > &  InRegistrationArray,
bool bInIsPaused,
bool bInShouldAbort 
)
inline

◆ ~FScopedControllables()

BuildPatchServices::FScopedControllables::~FScopedControllables ( )
inline

Member Function Documentation

◆ Register()

void BuildPatchServices::FScopedControllables::Register ( IControllable Controllable)
inline

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