AActor::IsPackageExternal

Get the actor packaging mode.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/Actor.h

Include

#include "GameFramework/Actor.h"

Syntax

bool IsPackageExternal() const

Remarks

Get the actor packaging mode.

Returns

true if the actor is packaged in an external package different than its level package

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