Navigation
API > API/Editor > API/Editor/SceneOutliner > API/Editor/SceneOutliner/ISceneOutliner
References
| Module | SceneOutliner |
| Header | /Engine/Source/Editor/SceneOutliner/Public/ISceneOutliner.h |
| Include | #include "ISceneOutliner.h" |
void SetNextUIRefreshDelay
(
float InDelay
)
Remarks
Set a delay (in seconds) before the the next requested UI refresh executes. Note: This only applies until the next refresh that executes and any subsequent ones will be immediate.