![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Function.h>
Inheritance diagram for uLang::Private::TFunction_OwnedObject< T, bOnHeap >:Public Member Functions | |
| template<typename... ArgTypes> | |
| TFunction_OwnedObject (ArgTypes &&... Args) | |
| virtual void * | GetAddress () override |
Public Attributes | |
| T | Obj |
|
inlineexplicit |
|
inlineoverridevirtual |
| T uLang::Private::TFunction_OwnedObject< T, bOnHeap >::Obj |