GetInnerFieldsFromField

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

GetInnerFieldsFromField

(
    FieldType* Owner,
    TArray< FieldType* >& OutFiel...
)

Helper function for getting the inner fields of a field that works with both FFields and UFields

Public function

void

 

GetInnerFieldsFromField

(
    FField* Owner,
    TArray< FField* >& OutFields
)

Public function

void

 

GetInnerFieldsFromField

(
    UField* Owner,
    TArray< UField* >& OutFields
)

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