UMaterialExpressionArctangentFast::GetExpressionToolTip

Get a tooltip for the expression itself.

Windows
MacOS
Linux

Override Hierarchy

UMaterialExpression::GetExpressionToolTip()

UMaterialExpressionArctangentFast::GetExpressionToolTip()

References

Module

Engine

Header

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

Include

#include "Materials/MaterialExpressionArctangentFast.h"

Source

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

Syntax

virtual void GetExpressionToolTip
(
    TArray< FString > & OutToolTip
)

Remarks

Get a tooltip for the expression itself.

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