Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/TAttribute
Syntax
mutable ObjectType Value
Remarks
Current value. Mutable so that we can cache the value locally when using a bound Getter (allows const ref return value.)