Navigation
API > API/Plugins > API/Plugins/AvalancheViewport > API/Plugins/AvalancheViewport/FAvaViewportUtils
References
| Module | AvalancheViewport |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheViewport/Public/AvaViewportUtils.h |
| Include | #include "AvaViewportUtils.h" |
| Source | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheViewport/Private/AvaViewportUtils.cpp |
static FEditorViewportClient * GetAsEditorViewportClient
(
FViewport * InViewport
)
Remarks
Uses the viewport caster to attempt to get an FEditorViewportClient*. The level editor does not properly clean up its viewports so dangling pointers remain making this check necessary.