Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/TGuardValue
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TGuardValue
(
RefType& ReferenceValue |
uLang/Common/Templates/Storage.h | ||
TGuardValue
(
RefType& ReferenceValue, |
uLang/Common/Templates/Storage.h |
TGuardValue(RefType &)
| Name | TGuardValue |
| Type | function |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Templates/Storage.h |
| Include Path | #include "uLang/Common/Templates/Storage.h" |
TGuardValue
(
RefType & ReferenceValue
)
TGuardValue(RefType &, const AssignedType &)
| Name | TGuardValue |
| Type | function |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Templates/Storage.h |
| Include Path | #include "uLang/Common/Templates/Storage.h" |
TGuardValue
(
RefType & ReferenceValue,
const AssignedType & NewValue
)