FAssetEditorToolkit::ShouldPromptForNewFilesOnReload

Called to determine if the user should be prompted for a new file if one is missing during an asset reload

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Toolkits/AssetEditorToolkit.h

Include

#include "Toolkits/AssetEditorToolkit.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Toolkits/AssetEditorToolkit.cpp

Syntax

virtual bool ShouldPromptForNewFilesOnReload
(
    const UObject & object
) const

Remarks

Called to determine if the user should be prompted for a new file if one is missing during an asset reload

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