FComponentVisualizer::GetComponentFromPropertyName

Get a component pointer from the property name

Windows
MacOS
Linux

Deprecated

References

Module

UnrealEd

Header

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

Include

#include "ComponentVisualizer.h"

Source

/Engine/Source/Editor/UnrealEd/Private/ComponentVisualizer.cpp

Syntax

static UActorComponent * GetComponentFromPropertyName
(
    const AActor * CompOwner,
    const FPropertyNameAndIndex & Property
)

Remarks

Get a component pointer from the property name

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