FPinValueInspectorTooltip::TryDismissTooltip

Dismisses the current tooltip, if it is not currently hovered NOTE: Pin a shared ptr before calling this function

Unreal Engine C++ API Reference > Editor > Kismet > FPinValueInspectorTooltip

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/SPinValueInspector.h
Include #include "SPinValueInspector.h"
Source /Engine/Source/Editor/Kismet/Private/SPinValueInspector.cpp
void TryDismissTooltip
(
    bool bForceDismiss
)

Remarks

Dismisses the current tooltip, if it is not currently hovered NOTE: Pin a shared ptr before calling this function

Parameters

Name Description
bForceDismiss true to dismiss regardless of hover & tooltip ownership

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library