Class ItemShopViewController
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 ItemShopViewController : ViewController, IMetaClass
Properties
| Improve this Doc View SourceBaseLoadable
Declaration
public MetaObjectLink BaseLoadable { get; set; }
Property Value
Type | Description |
---|---|
MetaObjectLink |
DragRegion
Declaration
public MetaHash DragRegion { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
MaximumShopScale
Declaration
public float MaximumShopScale { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
MinimumShopScale
Declaration
public float MinimumShopScale { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
ResizeDragRegion
Declaration
public MetaHash ResizeDragRegion { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
SceneHandle
Declaration
public MetaHash SceneHandle { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |