Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/TAttribute
| Type | Name | Description | |
|---|---|---|---|
| TAttribute | Static: Creates an attribute that's pre-bound to the specified 'getter' delegate | ||
| TAttribute< ObjectType > | |||
| TAttribute< ObjectType > | Creates an attribute by binding an arbitrary function that will be called to generate this attribute's value on demand. |