FLevelEditorModule::AreObjectsEditable

Check whether the specified objects are editable

Unreal Engine C++ API Reference > Editor > LevelEditor > FLevelEditorModule

References

   
Module LevelEditor
Header /Engine/Source/Editor/LevelEditor/Public/LevelEditor.h
Include #include "LevelEditor.h"
bool AreObjectsEditable
(
    const [TArray](API\Runtime\Core\Containers\TArray)< [TWeakObjectPtr](API\Runtime\Core\UObject\TWeakObjectPtr)< [UObject](API\Runtime\CoreUObject\UObject\UObject) >> & InObjects
) const

Remarks

Check whether the specified objects are editable


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library