Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/FLayout
Description
Set the number of blocks in this layout. The existing blocks will be kept as much as possible. The new blocks will be undefined.
| Name | SetBlockCount |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/Layout.h |
| Include Path | #include "MuR/Layout.h" |
| Source | /Engine/Plugins/Mutable/Source/MutableRuntime/Private/MuR/Layout.cpp |
void SetBlockCount
(
int32
)