FDefaultConstructedPropertyElement

Creates a temporary object that represents the default constructed value of a [FProperty](API\Runtime\CoreUObject\UObject\FProperty)

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UnrealType.h"

Syntax

class FDefaultConstructedPropertyElement

Remarks

Creates a temporary object that represents the default constructed value of a FProperty

Constructors

Name Description

Public function

FDefaultConstructedPropertyElement

(
    FProperty* InProp
)

Destructors

Functions

Name Description

Public function Const

void *

 

GetObjAddress()

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