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" |
bool operator&61;&61;
&40;
const FIntMargin & Other
&41; const
Remarks
Compares this margin with another for equality. true if the two margins are equal, false otherwise.
Parameters
| Name | Description |
|---|---|
| Other | The other margin. |