Navigation
API > API/Plugins > API/Plugins/SlateIMBlueprint > API/Plugins/SlateIMBlueprint/USlateIMBlueprintFunctionLibrary
Description
Sets the next slot to Fill the remaining space in its container
The filled space is shared equally with any other slots set to Fill the same container
| Name | Fill |
| Type | function |
| Header File | /Engine/Plugins/Experimental/SlateIM/Source/SlateIMBlueprint/Public/SlateIMBlueprintFunctionLibrary.h |
| Include Path | #include "SlateIMBlueprintFunctionLibrary.h" |
UFUNCTION (BlueprintCallable, Category="SlateIM|Containers|Slots")
static void Fill()