FPropertyWidgetInfo

Property Widgets.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EdMode.h

Include

#include "EdMode.h"

Syntax

struct FPropertyWidgetInfo

Remarks

Structure that holds info about our optional property widget

Variables

Name Description

Public variable

bool

 

bIsTransform

Public variable

FString

 

DisplayName

Public variable

int32

 

PropertyIndex

Public variable

FString

 

PropertyName

Public variable

FName

 

PropertyValidationName

Constructors

Name Description

Public function

FPropertyWidgetInfo()

Functions

Name Description

Public function Const

void

 

GetTransformAndColor

(
    UObject* BestSelectedItem,
    bool bIsSelected,
    FTransform& OutLocalTransform,
    FString& OutValidationMessage,
    FColor& OutDrawColor
)

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