Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/FWidgetBlueprintCompilerContext
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Public/WidgetBlueprintCompiler.h |
| Include | #include "WidgetBlueprintCompiler.h" |
| Source | /Engine/Source/Editor/UMGEditor/Private/WidgetBlueprintCompiler.cpp |
void ValidateWidgetAnimations&40;&41;
Remarks
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.