FUserStructOnScopeIgnoreDefaults::FUserStructOnScopeIgnoreDefaults

Initialize from existing data, will free when scope closes

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/UserDefinedStruct.h

Include

#include "Engine/UserDefinedStruct.h"

Source

/Engine/Source/Runtime/Engine/Private/UserDefinedStruct.cpp

Syntax

FUserStructOnScopeIgnoreDefaults
(
    const UUserDefinedStruct * InUserStruct,
    uint8 * InData
)

Remarks

Initialize from existing data, will free when scope closes

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