Class BattleBunnyMissFortuneViewController
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 BattleBunnyMissFortuneViewController : ViewController, IMetaClass
Properties
| Improve this Doc View SourceBunnyElementOffStates
Declaration
public MetaContainer<MetaHash> BunnyElementOffStates { get; set; }
Property Value
Type | Description |
---|---|
MetaContainer<MetaHash> |
BunnyElementOnStates
Declaration
public MetaContainer<MetaHash> BunnyElementOnStates { get; set; }
Property Value
Type | Description |
---|---|
MetaContainer<MetaHash> |
EyeCandy
Declaration
public bool EyeCandy { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Loadable
Declaration
public MetaObjectLink Loadable { get; set; }
Property Value
Type | Description |
---|---|
MetaObjectLink |
Scene
Declaration
public MetaHash Scene { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
TransitionOffState
Declaration
public MetaHash TransitionOffState { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
TransitionOnState
Declaration
public MetaHash TransitionOnState { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |