Navigation
Unreal Engine C++ API Reference > Editor > UMGEditor > FWidgetBlueprintEditor
Type | Name | Description | |
---|---|---|---|
void | AddSlotTrack
(
UPanelSlot* Slot |
Add an animation track for the supplied slot to the current animation. | |
void | AddSlotTrack
(
TObjectPtr< UPanelSlot > Slot |
Add an animation track for the supplied slot to the current animation. |