Class LuaPropertyDataGlobalRef
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 LuaPropertyDataGlobalRef : LuaPropertyData, IMetaClass
Properties
| Improve this Doc View SourceCoefficient
Declaration
public float Coefficient { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Single |
Globalslink
Declaration
public MetaObjectLink Globalslink { get; set; }
Property Value
| Type | Description |
|---|---|
| MetaObjectLink |
LookupKey
Declaration
public MetaHash LookupKey { get; set; }
Property Value
| Type | Description |
|---|---|
| MetaHash |