IWorldTreeItem::HasModel

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

Choose your operating system:

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