UMaterialExpressionPreSkinnedLocalBounds::GetConnectorToolTip

Get a tooltip for the specified connector.

Windows
MacOS
Linux

Override Hierarchy

UMaterialExpression::GetConnectorToolTip()

UMaterialExpressionPreSkinnedLocalBounds::GetConnectorToolTip()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpressionPreSkinnedLocalBounds.h

Include

#include "Materials/MaterialExpressionPreSkinnedLocalBounds.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/MaterialExpressions.cpp

Syntax

virtual void GetConnectorToolTip
(
    int32 InputIndex,
    int32 OutputIndex,
    TArray< FString > & OutToolTip
)

Remarks

Get a tooltip for the specified connector.

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