FSourceLocation

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromSourceCommandlet.h

Include

#include "Commandlets/GatherTextFromSourceCommandlet.h"

Syntax

struct FSourceLocation

Variables

Name Description

Public variable

FString

 

File

Public variable

int32

 

Line

Constructors

Name Description

Public function

FSourceLocation()

Public function

FSourceLocation

(
    FString InFile,
    const int32 InLine
)

Functions

Name Description

Public function Const

FString

 

ToString()

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