UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Macros
ImageWrapperBase.cpp File Reference
#include "
ImageWrapperBase.h
"
#include "
ImageWrapperPrivate.h
"
#include "
ImageWrapperOutputTypes.h
"
Macros
#
define
check_and_return_false
(
exp
)
do
{
check
(
exp
);
if
( ! (
exp
) ) return
false
; }
while
(0)
Macro Definition Documentation
◆
check_and_return_false
#
define
check_and_return_false
(
exp
)
do
{
check
(
exp
);
if
( ! (
exp
) ) return
false
; }
while
(0)
Engine
Source
Runtime
ImageWrapper
Private
ImageWrapperBase.cpp
Generated by
1.9.8