Navigation
Unreal Engine C++ API Reference > Editor > EditorFramework > Toolkits > IToolkit
- IToolkit::IsHosted()
References
Module | EditorFramework |
Header | /Engine/Source/Editor/EditorFramework/Public/Toolkits/IToolkit.h |
Include | #include "Toolkits/IToolkit.h" |
bool IsHosted() const
Returns true if this toolkit is currently hosted. All toolkits are hosted except during a shutdown situation.