RegisterClassPropertyAssociation

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

RegisterClassPropertyAssociation

(
    UObject* TrueSourceObject,
    FProperty* AssociatedProperty
)

Registers an association between an object (pin or node typically) and an associated class member property.

Public function

void

 

RegisterClassPropertyAssociation

(
    const UEdGraphPin* TrueSourceP...,
    FProperty* AssociatedProperty
)

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