FLogEntry

Windows
MacOS
Linux

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/ControlRigLog.h

Include

#include "ControlRigLog.h"

Syntax

struct FLogEntry

Variables

Name Description

Public variable

int32

 

InstructionIndex

Public variable

FString

 

Message

Public variable

FName

 

OperatorName

Public variable

EMessageSeverit...

 

Severity

Constructors

Name Description

Public function

FLogEntry

(
    EMessageSeverity::Type InSeverity,
    const FName& InOperatorName,
    int32 InInstructionIndex,
    const FString& InMessage
)

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