Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodePatchImage
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Public/MuT/NodePatchImage.h |
| Include | #include "MuT/NodePatchImage.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/NodePatchImage.cpp |
void SetBlock
&40;
int index,
int block
&41;
Remarks
Set a block of the layout that will be patched.
Parameters
| Name | Description |
|---|---|
| index | is the index in the patching list, from 0 to GetBlockCount()-1 |
| block | is the block index in the layout of the image were this patch operation will be applied. |