Class DrawablePositionLocator
Inheritance
System.Object
DrawablePositionLocator
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 DrawablePositionLocator : IMetaClass
Properties
| Improve this Doc View SourceAngleOffsetRadian
Declaration
public float AngleOffsetRadian { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
BasePosition
Declaration
public uint BasePosition { get; set; }
Property Value
Type | Description |
---|---|
System.UInt32 |
DistanceOffset
Declaration
public float DistanceOffset { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
OrientationType
Declaration
public uint OrientationType { get; set; }
Property Value
Type | Description |
---|---|
System.UInt32 |