FAssetDeleteModel::Tick

Ticks the delete model which does a little work before returning so that we don't completely block when deleting a lot of things.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/AssetDeleteModel.h

Include

#include "AssetDeleteModel.h"

Source

/Engine/Source/Editor/UnrealEd/Private/AssetDeleteModel.cpp

Syntax

void Tick
(
    const float InDeltaTime
)

Remarks

Ticks the delete model which does a little work before returning so that we don't completely block when deleting a lot of things.

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