UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDefinedProperty Struct Reference

#include <UnrealType.h>

Public Member Functions

bool operator== (const FDefinedProperty &Other) const
 

Public Attributes

FPropertyProperty
 
int32 Index
 

Detailed Description

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

Member Function Documentation

◆ operator==()

bool FDefinedProperty::operator== ( const FDefinedProperty Other) const
inline

Member Data Documentation

◆ Index

int32 FDefinedProperty::Index

◆ Property

FProperty* FDefinedProperty::Property

The documentation for this struct was generated from the following file: