Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TGuardValue_Bitfield_Cleanup< FuncType > Struct Template Reference

#include <UnrealTemplate.h>

+ Inheritance diagram for TGuardValue_Bitfield_Cleanup< FuncType >:
+ Collaboration diagram for TGuardValue_Bitfield_Cleanup< FuncType >:

Public Member Functions

 TGuardValue_Bitfield_Cleanup (FuncType &&InFunc)
 
 ~TGuardValue_Bitfield_Cleanup ()
 

Private Attributes

FuncType Func
 

Additional Inherited Members

- Protected Member Functions inherited from FNoncopyable
 FNoncopyable ()
 
 ~FNoncopyable ()
 

Detailed Description

template<typename FuncType>
struct TGuardValue_Bitfield_Cleanup< FuncType >

Definition at line 354 of file UnrealTemplate.h.

Constructor & Destructor Documentation

◆ TGuardValue_Bitfield_Cleanup()

template<typename FuncType >
TGuardValue_Bitfield_Cleanup< FuncType >::TGuardValue_Bitfield_Cleanup ( FuncType && InFunc)
inlineexplicit

Definition at line 356 of file UnrealTemplate.h.

◆ ~TGuardValue_Bitfield_Cleanup()

template<typename FuncType >
TGuardValue_Bitfield_Cleanup< FuncType >::~TGuardValue_Bitfield_Cleanup ( )
inline

Definition at line 361 of file UnrealTemplate.h.

Member Data Documentation

◆ Func

template<typename FuncType >
FuncType TGuardValue_Bitfield_Cleanup< FuncType >::Func
private

Definition at line 367 of file UnrealTemplate.h.


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