Unreal OpenAI API 1.0.0
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
USaveSettings Class Reference
Inheritance diagram for USaveSettings:

Public Member Functions

void RegisterService (const TSubclassOf< UBaseService > &ServiceClass)
 
void UnRegisterService (const TSubclassOf< UBaseService > &ServiceClass)
 
bool IsServerRegistered (const TSubclassOf< UBaseService > &ServiceClass) const
 

Static Public Member Functions

static TObjectPtr< USaveSettingsLoad ()
 
static void Save (USaveGame *SaveGameObject)
 

Private Attributes

TArray< TSubclassOf< UBaseService > > Services
 

The documentation for this class was generated from the following files: