Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition > API/Runtime/Engine/WorldPartition/DataLayer > API/Runtime/Engine/WorldPartition/DataLayer/AWorldDataLayers
- AActor::ShouldLevelKeepRefIfExternal()
- AWorldDataLayers::ShouldLevelKeepRefIfExternal()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/DataLayer/WorldDataLayers.h |
| Include | #include "WorldPartition/DataLayer/WorldDataLayers.h" |
| Source | /Engine/Source/Runtime/Engine/Private/WorldPartition/DataLayer/WorldDataLayers.cpp |
virtual bool ShouldLevelKeepRefIfExternal() const
Remarks
Determine how this actor should be referenced by the level when external (saved in its own package). / true if the level should keep a reference to the actor even if it's saved in its own package.