Table of Contents

Class LunyInputUserProfile

Namespace
Luny.Engine.Bridge
Assembly
Luny.dll
public sealed class LunyInputUserProfile
Inheritance
object
LunyInputUserProfile

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