C# 클래스 UnitySourceEngine.mstudioiklock_t

파일 보기 프로젝트 열기: oxters168/UnitySourceEngine

공개 프로퍼티들

프로퍼티 타입 설명
chainIndex int
flags int
localQWeight double
posWeight double
unused int[]

공개 메소드들

메소드 설명
Dispose ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

프로퍼티 상세

chainIndex 공개적으로 프로퍼티

public int chainIndex
리턴 int

flags 공개적으로 프로퍼티

public int flags
리턴 int

localQWeight 공개적으로 프로퍼티

public double localQWeight
리턴 double

posWeight 공개적으로 프로퍼티

public double posWeight
리턴 double

unused 공개적으로 프로퍼티

public int[] unused
리턴 int[]