#include <EditorHooks.h>

Public Static Attributes

Return Name Description
FGetActiveEditorViewportSize GetSizeDelegate static

GetSizeDelegate

static

FGetActiveEditorViewportSize GetSizeDelegate

Public Static Methods

Return Name Description
bool TryGetSize static inline Runtime-side helper. Routes through the delegate iff bound and we're in an editor build; silently returns false otherwise.

TryGetSize

static inline

static inline bool TryGetSize(FIntPoint & OutSize)

Runtime-side helper. Routes through the delegate iff bound and we're in an editor build; silently returns false otherwise.