UScriptStruct::ICppStructOps::HasNoopConstructor

Return true if this class has a no-op constructor and takes EForceInit to init

Windows
MacOS
Linux

Override Hierarchy

UScriptStruct::ICppStructOps::HasNoopConstructor()

UScriptStruct::TCppStructOps::HasNoopConstructor()

References

Module

CoreUObject

Header

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

Include

#include "UObject/Class.h"

Syntax

bool HasNoopConstructor()

Remarks

Return true if this class has a no-op constructor and takes EForceInit to init

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