Table of Contents

Class UserInfo

Namespace
TaleWorlds.Diamond.ChatSystem.Library
Assembly
TaleWorlds.Diamond.ChatSystem.Library.dll
public class UserInfo
Inheritance
UserInfo
Inherited Members

Constructors

UserInfo(string, string)

public UserInfo(string userName, string displayName)

Parameters

userName string
displayName string

Properties

DisplayName

public string DisplayName { get; set; }

Property Value

string

UserName

public string UserName { get; set; }

Property Value

string

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).