Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/FWidgetBlueprintCompilerContext
Description
Checks if the animations' bindings are valid. Shows a compiler warning if any of the animations have a null track, urging the user to delete said track to avoid performance hitches when playing said null tracks in large user widgets.
| Name | ValidateWidgetAnimations |
| Type | function |
| Header File | /Engine/Source/Editor/UMGEditor/Public/WidgetBlueprintCompiler.h |
| Include Path | #include "WidgetBlueprintCompiler.h" |
| Source | /Engine/Source/Editor/UMGEditor/Private/WidgetBlueprintCompiler.cpp |
void ValidateWidgetAnimations()