Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Types > API/Runtime/SlateCore/Types/Attributes > API/Runtime/SlateCore/Types/Attributes/TSlateMemberAttributeRef > API/Runtime/SlateCore/Types/Attributes/TSlateMemberAttributeRef/UpdateAndGet
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Types/Attributes/SlateAttributeMember.inl |
Include | #include "Types/Attributes/SlateAttributeMember.inl" |
UE_NODISCARD const ObjectType & UpdateAndGet&40;&41;
Remarks
Assumes the reference is valid. Shorthand for the boilerplace code: MyAttribute.UpdateValueNow(); MyAttribute.Get();