Class LunyInputUserProfile
public sealed class LunyInputUserProfile
- Inheritance
-
objectLunyInputUserProfile
Constructors
LunyInputUserProfile()
public LunyInputUserProfile()
Properties
Actions
public object Actions { get; set; }
Property Value
- object
Pawns
public List<ILunyObject> Pawns { get; }
Property Value
- List<ILunyObject>
UiInput
public object UiInput { get; set; }
Property Value
- object
UserId
public uint UserId { get; set; }
Property Value
- uint
UserName
public string UserName { get; set; }
Property Value
- string
Methods
ToString()
public override string ToString()
Returns
- string