Class LobbyLeaderControls
Inheritance
System.Object
LobbyLeaderControls
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 LobbyLeaderControls : IMetaClass
Properties
| Improve this Doc View SourceKickButton
Declaration
public MetaHash KickButton { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
PlayerIcon
Declaration
public MetaHash PlayerIcon { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
PlayerName
Declaration
public MetaHash PlayerName { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
PromoteButton
Declaration
public MetaHash PromoteButton { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
SceneHandle
Declaration
public MetaHash SceneHandle { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |