UEnum::GetToolTipText

Choose your operating system:

Windows

macOS

Linux

Deprecated

  • GetToolTipText with name index is deprecated, call GetToolTipTextByIndex instead

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h

Include

#include "UObject/Class.h"

Syntax

FText GetToolTipText
(
    int32 NameIndex
) const