FIntRect::Num

Gets number of points in the Rectangle.

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/IntRect.h

Include

#include "Math/IntRect.h"

Syntax

static int32 Num()

Remarks

Gets number of points in the Rectangle.

Returns

Number of points in the Rectangle.