Navigation
API > API/Plugins > API/Plugins/Paper2D > API/Plugins/Paper2D/FIntMargin
References
| Module | Paper2D |
| Header | /Engine/Plugins/2D/Paper2D/Source/Paper2D/Classes/IntMargin.h |
| Include | #include "IntMargin.h" |
FIntMargin operator&43;
&40;
const FIntMargin & InDelta
&41; const
Remarks
Adds another margin to this margin. A margin that represents this margin plus the other margin.
Parameters
| Name | Description |
|---|---|
| Other | The margin to add. |