SWidgetDrawer::IsAnyOtherDrawerOpened

Is any drawer other than the one specified by DrawerId opened

Unreal Engine C++ API Reference > Developer > ToolWidgets > SWidgetDrawer

References

   
Module ToolWidgets
Header /Engine/Source/Developer/ToolWidgets/Public/SWidgetDrawer.h
Include #include "SWidgetDrawer.h"
Source /Engine/Source/Developer/ToolWidgets/Private/SWidgetDrawer.cpp
bool IsAnyOtherDrawerOpened
(
    const [FName](API\Runtime\Core\UObject\FName) DrawerId
) const

Remarks

Is any drawer other than the one specified by DrawerId opened


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library