UEditorInteractiveToolsContext::PostInvalidation

Call this to notify the Editor that the viewports this ToolsContext is related to may need a repaint, ie during interactive tool usage

Unreal Engine C++ API Reference > Editor > EditorInteractiveToolsFramework > UEditorInteractiveToolsContext

References

   
Module EditorInteractiveToolsFramework
Header /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EdModeInteractiveToolsContext.h
Include #include "EdModeInteractiveToolsContext.h"
Source /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Private/EdModeInteractiveToolsContext.cpp
virtual void PostInvalidation()

Remarks

Call this to notify the Editor that the viewports this ToolsContext is related to may need a repaint, ie during interactive tool usage


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library