Class TftNotificationData
Inheritance
System.Object
TftNotificationData
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 TftNotificationData : IMetaClass
Properties
| Improve this Doc View SourceBottomLineIcon1Path
Declaration
public string BottomLineIcon1Path { get; set; }
Property Value
Type | Description |
---|---|
System.String |
BottomLineIcon2Path
Declaration
public string BottomLineIcon2Path { get; set; }
Property Value
Type | Description |
---|---|
System.String |
BottomLineIcon3Path
Declaration
public string BottomLineIcon3Path { get; set; }
Property Value
Type | Description |
---|---|
System.String |
BottomlineTra
Declaration
public string BottomlineTra { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DurationSeconds
Declaration
public float DurationSeconds { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
IconPath
Declaration
public string IconPath { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ToplineTra
Declaration
public string ToplineTra { get; set; }
Property Value
Type | Description |
---|---|
System.String |