Class FriendInfo
- Namespace
- TaleWorlds.MountAndBlade.Diamond
- Assembly
- TaleWorlds.MountAndBlade.Diamond.dll
public class FriendInfo
- Inheritance
-
FriendInfo
- Inherited Members
Constructors
FriendInfo()
public FriendInfo()
Properties
Id
public PlayerId Id { get; set; }
Property Value
IsOnline
public bool IsOnline { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Status
public FriendStatus Status { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).