FExportObjectInnerContext::GetObjectInners

Get the inner list of an object

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/UnrealExporter.h

Include

#include "UnrealExporter.h"

Syntax

const TArray< UObject * > * GetObjectInners
(
    UObject * InObj
) const

Remarks

Get the inner list of an object

Returns

Object Inners

Parameters

Parameter

Description

InObj

Object

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