Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
| Type | Name | Description | |
|---|---|---|---|
| decltype(auto) | MakeAttributeSPLambda
(
const TSharedRef< UserClass, Mode >& InUserObjectRef, |
Helper function for creating TAttributes from a weak shared pointer C++ lambda delegate | |
| decltype(auto) | MakeAttributeSPLambda
(
UserClass* InUserObject, |