7#include "GameInstanceSubsystem.generated.h"
15UCLASS(Abstract, Within = GameInstance, MinimalAPI)
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define GENERATED_BODY(...)
Definition ObjectMacros.h:765
#define UCLASS(...)
Definition ObjectMacros.h:776
Definition GameInstanceSubsystem.h:17
Definition GameInstance.h:152
Definition Subsystem.h:48