Documentation for the Unreal C++ Plugin
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
PixoVRLoginCache.h File Reference
#include "CoreMinimal.h"
#include "GameFramework/SaveGame.h"
#include "Login/PixoLoginTypes.h"
#include "PixoVRLoginCache.generated.h"
Include dependency graph for PixoVRLoginCache.h:
This graph shows which files directly or indirectly include this file:

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...