FFunctionSymbolInfo

Holds useful information about a function's symbols

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/SourceCodeNavigation.h

Include

#include "SourceCodeNavigation.h"

Syntax

struct FFunctionSymbolInfo

Remarks

Holds useful information about a function's symbols

Variables

Name Description

Public variable

FString

 

ClassName

The name of the UObject class this function is in, if any

Public variable

FString

 

ModuleName

The name of the module the function is in (or empty string if not known)

Public variable

FString

 

SymbolName

Function symbol string

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