|
|
Documentation for the Unity C# Library
|
[Serializable] More...
Public Attributes | |
| DateTime | createdAt |
| string | |
| string | firstName |
| int | id |
| bool | isInModule |
| DateTime? | lastActiveAt |
| Module | lastModule |
| int? | lastModuleId |
| string | lastName |
| OrgUnit | orgUnit |
| int? | orgUnitId |
| string | passcode |
| string | role |
| int | sessionCount |
| string | username |
Properties | |
| string | DisplayName [get] |
| [SerializeField] | |
| string? | LastActiveDisplay [get] |
| [SerializeField] | |
| string?? | LastSessionDisplay [get] |
| [SerializeField] | |
| string | UsernameEmail [get] |
| [SerializeField] | |
[Serializable]
Definition at line 782 of file ApexTypes.cs.
| DateTime PixoVR.Apex.UserMetric.createdAt |
Definition at line 790 of file ApexTypes.cs.
| string PixoVR.Apex.UserMetric.email |
Definition at line 788 of file ApexTypes.cs.
| string PixoVR.Apex.UserMetric.firstName |
Definition at line 785 of file ApexTypes.cs.
| int PixoVR.Apex.UserMetric.id |
Definition at line 784 of file ApexTypes.cs.
| bool PixoVR.Apex.UserMetric.isInModule |
Definition at line 797 of file ApexTypes.cs.
| DateTime? PixoVR.Apex.UserMetric.lastActiveAt |
Definition at line 796 of file ApexTypes.cs.
| Module PixoVR.Apex.UserMetric.lastModule |
Definition at line 794 of file ApexTypes.cs.
| int? PixoVR.Apex.UserMetric.lastModuleId |
Definition at line 793 of file ApexTypes.cs.
| string PixoVR.Apex.UserMetric.lastName |
Definition at line 786 of file ApexTypes.cs.
| OrgUnit PixoVR.Apex.UserMetric.orgUnit |
Definition at line 792 of file ApexTypes.cs.
| int? PixoVR.Apex.UserMetric.orgUnitId |
Definition at line 791 of file ApexTypes.cs.
| string PixoVR.Apex.UserMetric.passcode |
Definition at line 798 of file ApexTypes.cs.
| string PixoVR.Apex.UserMetric.role |
Definition at line 789 of file ApexTypes.cs.
| int PixoVR.Apex.UserMetric.sessionCount |
Definition at line 795 of file ApexTypes.cs.
| string PixoVR.Apex.UserMetric.username |
Definition at line 787 of file ApexTypes.cs.
|
getSerializeField |
[SerializeField]
Definition at line 807 of file ApexTypes.cs.
|
getSerializeField |
[SerializeField]
Definition at line 839 of file ApexTypes.cs.
|
getSerializeField |
[SerializeField]
Definition at line 855 of file ApexTypes.cs.
|
getSerializeField |
[SerializeField]
Definition at line 819 of file ApexTypes.cs.