IsSelected

Overload list

Windows
MacOS
Linux
Name Description

Private function Const

bool

 

IsSelected()

Hide IsSelected(), as calling IsSelected() on a selection set almost always indicates an error where the caller should use IsSelected(UObject* InObject).

Public function Const

bool

 

IsSelected

(
    const UObject* InObject
)

Returns true if the specified object is non-NULL and selected.

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