Class CloudServicesUserChangeResult
This class contains the information related to OnUserChange event.
Inheritance
System.Object
CloudServicesUserChangeResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: VoxelBusters.EssentialKit
Assembly: cs.temp.dll.dll
Syntax
public class CloudServicesUserChangeResult
Properties
User
The cloud user.
Declaration
public ICloudUser User { get; }
Property Value
Type | Description |
---|---|
ICloudUser |