Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/TAttribute
Type | Name | Description | |
---|---|---|---|
![]() |
void | Binds an arbitrary function that will be called to generate this attribute's value on demand. | |
![]() |
void | Binds an arbitrary function that will be called to generate this attribute's value on demand. | |
![]() |
void | Bind
(
TSharedRef< SourceType > InUserObject, |
Binds an arbitrary function that will be called to generate this attribute's value on demand. |
![]() |
void | Bind
(
SourceType* InUserObject, |
Binds an arbitrary function that will be called to generate this attribute's value on demand. |