FDefinedProperty

Reference to a property and optional array index used in property text import to detect duplicate references

References

Module

CoreUObject

Header

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

Include

#include "UObject/UnrealType.h"

Syntax

struct FDefinedProperty

Remarks

Reference to a property and optional array index used in property text import to detect duplicate references

Variables

Name Description

Public variable

int32

 

Index

Public variable

FProperty *

 

Property

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FDefinedProperty& Other
)

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