Documentation for the Unity C# Library
Loading...
Searching...
No Matches
PixoVR.Apex.LoginData Class ReferenceSerializable

[Serializable] More...

Public Member Functions

 LoginData (string username, string password)
 

Public Attributes

string Login
 
string Password
 

Detailed Description

[Serializable]

Definition at line 149 of file ApexTypes.cs.

Constructor & Destructor Documentation

◆ LoginData()

PixoVR.Apex.LoginData.LoginData ( string username,
string password )
inline

Definition at line 154 of file ApexTypes.cs.

Member Data Documentation

◆ Login

string PixoVR.Apex.LoginData.Login

Definition at line 151 of file ApexTypes.cs.

◆ Password

string PixoVR.Apex.LoginData.Password

Definition at line 152 of file ApexTypes.cs.


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