IsInside

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

IsInside

(
    const FVector2D& TestPoint
)

Checks whether the given point is inside this box.

Public function Const

bool

 

IsInside

(
    const FBox2D& Other
)

Checks whether the given box is fully encapsulated by this box.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss