UScriptStruct::ICppStructOps::IsPlainOldData

Return true if this struct should be memcopied

Windows
MacOS
Linux

Override Hierarchy

UScriptStruct::ICppStructOps::IsPlainOldData()

UScriptStruct::TCppStructOps::IsPlainOldData()

References

Module

CoreUObject

Header

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

Include

#include "UObject/Class.h"

Syntax

bool IsPlainOldData()

Remarks

Return true if this struct should be memcopied

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