Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/TFunctionStorage
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| uLang/Common/Containers/Function.h | |||
TFunctionStorage
(
FFunctionStorage&& Other |
uLang/Common/Containers/Function.h |
TFunctionStorage()
| Name | TFunctionStorage |
| Type | function |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Containers/Function.h |
| Include Path | #include "uLang/Common/Containers/Function.h" |
TFunctionStorage()
TFunctionStorage(FFunctionStorage &&)
| Name | TFunctionStorage |
| Type | function |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Containers/Function.h |
| Include Path | #include "uLang/Common/Containers/Function.h" |
TFunctionStorage
(
FFunctionStorage && Other
)