Class SocialStatusIcons
Inheritance
System.Object
SocialStatusIcons
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: LeagueToolkit.Meta.Classes
Assembly: LeagueToolkit.Meta.Classes.dll
Syntax
public class SocialStatusIcons : IMetaClass
Properties
| Improve this Doc View SourceAwayStatusIcon
Declaration
public MetaHash AwayStatusIcon { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
IngameStatusIcon
Declaration
public MetaHash IngameStatusIcon { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
MobileAppStatusIcon
Declaration
public MetaHash MobileAppStatusIcon { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
OfflineStatusIcon
Declaration
public MetaHash OfflineStatusIcon { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
OnlineStatusIcon
Declaration
public MetaHash OnlineStatusIcon { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
OpenPartyStatusIcon
Declaration
public MetaHash OpenPartyStatusIcon { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |