ExposeProperty

Overload list

Windows
MacOS
Linux
Name Description

Public function

TOptional< F...

 

ExposeProperty

(
    FRCFieldPathInfo FieldPathInfo,
    TArray< FString > ComponentHierarch...,
    const FString& DesiredDisplayName,
    FGuid GroupId
)

A component hierarchy is no longer needed to expose properties, use the overloaded function instead.

Public function

TOptional< F...

 

ExposeProperty

(
    FRCFieldPathInfo FieldPathInfo,
    const FString& DesiredDisplayName,
    FGuid GroupId,
    bool bAppendAliasToLabel
)

Expose a property in this target.

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