10#include "WorldPartitionRuntimeLevelStreamingCell.generated.h"
13class FStreamingGenerationActorDescView;
23 ENGINE_API virtual bool CanUnload()
const override;
57 virtual void OnCookEvent(UE::Cook::ECookEvent
CookEvent, UE::Cook::FCookEventContext& CookContext)
override;
89#if WITH_EDITORONLY_DATA
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
ULevelStreaming * GetLevelStreaming(const FName &DesiredLevelName, const UWorld *World)
Definition LevelSequenceActorSpawner.cpp:36
#define UPROPERTY(...)
UObject definition macros.
Definition ObjectMacros.h:744
#define UFUNCTION(...)
Definition ObjectMacros.h:745
#define GENERATED_UCLASS_BODY(...)
Definition ObjectMacros.h:768
#define UCLASS(...)
Definition ObjectMacros.h:776
EStreamingStatus
Definition ProfilingHelpers.h:16
EWorldPartitionRuntimeCellState
Definition WorldPartitionRuntimeCell.h:202
EWorldPartitionRuntimeCellVisualizeMode
Definition WorldPartitionRuntimeCell.h:33
Definition NameTypes.h:617
FLevelStreamingVisibilityStatus OnLevelShown
Definition LevelStreaming.h:644
FLevelStreamingVisibilityStatus OnLevelHidden
Definition LevelStreaming.h:648
Definition WorldPartitionLevelStreamingDynamic.h:26
Definition WorldPartitionRuntimeCell.h:236
Definition WorldPartitionRuntimeLevelStreamingCell.h:17
Definition AsyncRegisterLevelContext.cpp:16
Definition HierarchicalLogArchive.h:14
Definition SoftObjectPath.h:56
Definition ObjectPtr.h:488
Definition SoftObjectPtr.h:174