IWorldTreeItem::HasModel

Returns true if this item has an associated level model with it

Windows
MacOS
Linux

References

Module

WorldBrowser

Header

/Engine/Source/Editor/WorldBrowser/Public/IWorldTreeItem.h

Include

#include "IWorldTreeItem.h"

Syntax

virtual bool HasModel
(
    TSharedPtr< FLevelModel > InLevelModel
) const

Remarks

Returns true if this item has an associated level model with it

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss