FField::GetTypedOwner

Goes up the outer chain to look for the outer of the specified type

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/Field.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/Field.cpp

Syntax

FField * GetTypedOwner
(
    FFieldClass * Target
) const

Remarks

Goes up the outer chain to look for the outer of the specified type

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