UE-Specifier-Docs icon indicating copy to clipboard operation
UE-Specifier-Docs copied to clipboard

Added ShortToolTip and updated ToolTip for UCLASS, USTRUCT and UENUM

Open BenPyton opened this issue 1 year ago • 0 comments

ShortToolTip is not really used for USTRUCT and UENUM in the default engine, but they can be used by editor plugins. For example, I'm using them in my plugin to generate documentation.

BenPyton avatar Jun 27 '24 10:06 BenPyton