Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers
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
| Type | Name | Description | |
|---|---|---|---|
FLazyPrintf
(
const TCHAR* InputWithPercentS |
Constructor |