Class ChatViewController
Inheritance
System.Object
ChatViewController
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()
Assembly: LeagueToolkit.Meta.Classes.dll
public class ChatViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaHash AnchorBase { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AnchorFlippedMinimap { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AnchorSpectatorUpdate { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash AnchorTft { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ChatFrameBounds { get; set; }
Property Value
|
Improve this Doc
View Source
ChatHudRestrictionText
Declaration
public MetaHash ChatHudRestrictionText { get; set; }
Property Value
|
Improve this Doc
View Source
ChatHudText
Declaration
public MetaHash ChatHudText { get; set; }
Property Value
|
Improve this Doc
View Source
ChatHudTextBackground
Declaration
public MetaHash ChatHudTextBackground { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ChatInputCenter { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ChatInputIndicatorTooltips { get; set; }
Property Value
|
Improve this Doc
View Source
ChatTextEdit
Declaration
public MetaHash ChatTextEdit { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ChatChannelSelectionComboBoxDefinition> ComboBoxDefinition { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public byte DefaultWordWrapMargin { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public MetaHash ExpandedChatElement { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float HideAfterSeconds { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public MetaHash m1768518381 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float MaximumScale { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public float MinimumScale { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public MetaHash SceneChatChannelSelectView { get; set; }
Property Value
|
Improve this Doc
View Source
SceneChatTextArea
Declaration
public MetaHash SceneChatTextArea { get; set; }
Property Value
|
Improve this Doc
View Source
SceneChatTextEditBg
Declaration
public MetaHash SceneChatTextEditBg { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash ViewPaneLink { get; set; }
Property Value
Implements