OODEFFUNC typedef void(OODLE_CALLBACK t_fp_OodleCore_Plugin_Free)(void *ptr)
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
ELevelStreamingState
Definition LevelStreaming.h:111
ELevelStreamingTargetState
Definition LevelStreaming.h:124
Definition DelegateSignatureImpl.inl:1029
Definition LevelStreaming.h:139
Definition LevelStreamingDelegates.h:19
static ENGINE_API TMulticastDelegate< void(UWorld *, const ULevelStreaming *, ULevel *LevelIfLoaded, ELevelStreamingState Current, ELevelStreamingTargetState PrevTarget, ELevelStreamingTargetState NewTarget)> OnLevelStreamingTargetStateChanged
Definition LevelStreamingDelegates.h:29
static ENGINE_API TMulticastDelegate< void(UWorld *, const ULevelStreaming *, ULevel *LevelIfLoaded, ELevelStreamingState PreviousState, ELevelStreamingState NewState)> OnLevelStreamingStateChanged
Definition LevelStreamingDelegates.h:39
static ENGINE_API TMulticastDelegate< void(UWorld *, const ULevelStreaming *, ULevel *LoadedLevel)> OnLevelBeginMakingVisible
Definition LevelStreamingDelegates.h:42
static ENGINE_API TMulticastDelegate< void(UWorld *, const ULevelStreaming *, ULevel *LoadedLevel)> OnLevelBeginMakingInvisible
Definition LevelStreamingDelegates.h:43