UScriptStruct::ICppStructOps::HasZeroConstructor

Return true if memset can be used instead of the constructor

Windows
MacOS
Linux

Override Hierarchy

UScriptStruct::ICppStructOps::HasZeroConstructor()

UScriptStruct::TCppStructOps::HasZeroConstructor()

References

Module

CoreUObject

Header

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

Include

#include "UObject/Class.h"

Syntax

bool HasZeroConstructor()

Remarks

Return true if memset can be used instead of the constructor

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