A Demo Project for the UnrealEngineSDK
|
#include "CoreMinimal.h"
#include "GameFramework/SaveGame.h"
#include "Login/PixoLoginTypes.h"
#include "PixoVRLoginCache.generated.h"
Go to the source code of this file.
Classes | |
class | UPixoVRLoginCache |
Cache class for storing login information. It allows to save password of user, so the next time user launches app he will not need to type password again. More... | |