FField::GetInnerFields

Fills the provided array with all inner fields this field owns (recursively)

Windows
MacOS
Linux

Override Hierarchy

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Field.h

Include

#include "UObject/Field.h"

Syntax

virtual void GetInnerFields
(
    TArray< FField * > & OutFields
)

Remarks

Fills the provided array with all inner fields this field owns (recursively)

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