FLazyPrintf

To avoid limits with the Printf parameter count, for more readability and type safety

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/LazyPrintf.h

Include

#include "Containers/LazyPrintf.h"

Syntax

class FLazyPrintf

Remarks

To avoid limits with the Printf parameter count, for more readability and type safety

Constructors

Name Description

Public function

FLazyPrintf

(
    const TCHAR* InputWithPercentS
)

Constructor

Functions

Name Description

Public function

FString

 

GetResultString()

Public function

void

 

PushParam

(
    const TCHAR* Data
)

S

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