Class MinimapViewController
Inheritance
System.Object
MinimapViewController
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 MinimapViewController : ViewController, IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash CameraLockButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<DrawAreaList> DrawAreaList { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink FlippedOverride { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public JunglePath JunglePath { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash JunglePathButton { get; set; }
Property Value
|
Improve this Doc
View Source
MainScene
Declaration
public MetaHash MainScene { 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
MinimapContent
Declaration
public MetaHash MinimapContent { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MinimapTooltipAnchor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash MinimapVoiceChatAnchor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float MinimumScale { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public ObjectiveBountiesStatus ObjectiveBountiesStatus { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash OptionsMenuButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash PingButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash VoiceChatButton { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaHash VoiceChatButtonGlowFx { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float VoiceChatButtonGlowFxTimeoutSecs { get; set; }
Property Value
Type |
Description |
System.Single |
|
Implements