Navigation
Unreal Engine C++ API Reference > Runtime > ApplicationCore > GenericPlatform > GenericApplication
References
Module | ApplicationCore |
Header | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericApplication.h |
Include | #include "GenericPlatform/GenericApplication.h" |
virtual bool TryCalculatePopupWindowPosition
(
const FPlatformRect & InAnchor,
const FVector2D & InSize,
const FVector2D & ProposedPlacement,
const EPopUpOrientation::Type Orientation,
FVector2D *const CalculatedPopUpPosition
) const