Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR > API/Plugins/MutableRuntime/MuR/Layout
References
| Module | MutableRuntime |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Public/MuR/Layout.h |
| Include | #include "MuR/Layout.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/MutableRuntime/Private/MuR/Layout.cpp |
void GetBlockOptions
&40;
int index,
int &42; priority,
bool &42; bUseSymmetry
&41; const
Remarks
Returns the reduction priority of a block.
Parameters
| Name | Description |
|---|---|
| index | Block to get priority. |
| priority | reduction priority of the block |
| bUSeSymmetry | reduction method of the block |