C# 클래스 UnitySourceEngine.mstudiotexture_t

파일 보기 프로젝트 열기: oxters168/UnitySourceEngine 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
clientMaterialP int
flags int
materialP int
name string
nameOffset int
unused int[]
unused1 int
used int

공개 메소드들

메소드 설명
Dispose ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

프로퍼티 상세

clientMaterialP 공개적으로 프로퍼티

public int clientMaterialP
리턴 int

flags 공개적으로 프로퍼티

public int flags
리턴 int

materialP 공개적으로 프로퍼티

public int materialP
리턴 int

name 공개적으로 프로퍼티

public string name
리턴 string

nameOffset 공개적으로 프로퍼티

public int nameOffset
리턴 int

unused 공개적으로 프로퍼티

public int[] unused
리턴 int[]

unused1 공개적으로 프로퍼티

public int unused1
리턴 int

used 공개적으로 프로퍼티

public int used
리턴 int