FEditorPromotionTestUtilities::GetPropertyByName

Gets an object property value by name

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Tests/AutomationEditorPromotionCommon.h

Include

#include "Tests/AutomationEditorPromotionCommon.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Tests/AutomationEditorPromotionCommon.cpp

Syntax

static FString GetPropertyByName
(
    UObject * TargetObject,
    const FString & InVariableName
)

Remarks

Gets an object property value by name

Parameters

Parameter

Description

TargetObject

The object to modify

InVariableName

The name of the property

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