UScriptStruct::PrepareCppStructOps

Look for the CppStructOps and hook it up

Windows
MacOS
Linux

Override Hierarchy

UScriptStruct::PrepareCppStructOps()

UUserDefinedStruct::PrepareCppStructOps()

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h

Include

#include "UObject/Class.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/Class.cpp

Syntax

virtual void PrepareCppStructOps()

Remarks

Look for the CppStructOps and hook it up

Look for the CppStructOps if we don't already have it and set the property size

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