SObjectPropertyEntryBox

Simulates an object property field Can be used when a property should act like a [FObjectProperty](API\Runtime\CoreUObject\UObject\FObjectProperty) but it isn't one

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/PropertyCustomizationHelpers.h

Include

#include "PropertyCustomizationHelpers.h"

Syntax

class SObjectPropertyEntryBox : public SCompoundWidget

Remarks

Simulates an object property field Can be used when a property should act like a FObjectProperty but it isn't one

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Public function

void

 

GetDesiredWidth

(
    float& OutMinDesiredWidth,
    float& OutMaxDesiredWidth
)

Classes

Name

Description

Public struct

FArguments

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