Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Animation > UWidgetAnimation
- UObject::IsPostLoadThreadSafe()
- UWidgetAnimation::IsPostLoadThreadSafe()
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Animation/WidgetAnimation.h |
Include | #include "Animation/WidgetAnimation.h" |
Source | /Engine/Source/Runtime/UMG/Private/Animation/WidgetAnimation.cpp |
virtual bool IsPostLoadThreadSafe&40;&41; const
Remarks
Called during async load to determine if PostLoad can be called on the loading thread. true if this object's PostLoad is thread safe