Navigation
API > API/Runtime > API/Runtime/uLangCore
| |
|
| Name |
TGuard |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Templates/Storage.h |
| Include Path |
#include "uLang/Common/Templates/Storage.h" |
Syntax
template<typename Function>
struct TGuard : private uLang::CNoncopyable
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
TGuard
(
TArgs&&... Args
)
|
|
uLang/Common/Templates/Storage.h |
|
Destructors
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| _Function |
Function |
|
uLang/Common/Templates/Storage.h |
|
Functions
Public