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