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