C# Class UnitySourceEngine.mstudioiklock_t

Show file Open project: oxters168/UnitySourceEngine

Public Properties

Property Type Description
chainIndex int
flags int
localQWeight double
posWeight double
unused int[]

Public Methods

Method Description
Dispose ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Property Details

chainIndex public property

public int chainIndex
return int

flags public property

public int flags
return int

localQWeight public property

public double localQWeight
return double

posWeight public property

public double posWeight
return double

unused public property

public int[] unused
return int[]