Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Public/MuR/Layout.h |
| Include | #include "MuR/Layout.h" |
Syntax
namespace mu
{
enum EPackStrategy
&123;
RESIZABLE_LAYOUT,
FIXED_LAYOUT,
&125;
}
Values
| Name | Description |
|---|---|
| RESIZABLE_LAYOUT | |
| FIXED_LAYOUT |
Remarks
Types of layout packing strategies.