Class LunyInputUserProfile
public sealed class LunyInputUserProfile
Expand Details ...
- Inheritance
-
ObjectLunyInputUserProfile
Constructors
LunyInputUserProfile()
public LunyInputUserProfile()
Properties
Actions
public Object Actions { get; set; }
Property Value
- Object
Pawns
public List<ILunyObject> Pawns { get; }
Property Value
UiInput
public Object UiInput { get; set; }
Property Value
- Object
UserId
public UInt32 UserId { get; set; }
Property Value
- UInt32
UserName
public String UserName { get; set; }
Property Value
- String
Methods
ToString()
public override String ToString()
Returns
- String