Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TIntPoint
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/IntPoint.h |
| Include | #include "Math/IntPoint.h" |
TIntPoint operator&45;
&40;
const TIntPoint & Other
&41; const
Remarks
Get the result of subtraction from this point. A new subtracted int point.
Parameters
| Name | Description |
|---|---|
| Other | The other point to subtract from this. |