Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
| Type | Name | Description | |
|---|---|---|---|
| TAttribute< T > | MakeAttributeSP
(
const SourceType* InObject, |
Helper function for creating TAttributes from a const member function pointer, accessed through a weak pointer to the shared object | |
| TAttribute< T > | MakeAttributeSP
(
TSharedRef< SourceType > InObject, |