C# 클래스 KFreonLib.Textures.TPFTexInfo.PCCExpID

파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer

공개 프로퍼티들

프로퍼티 타입 설명
expid int
file string

공개 메소드들

메소드 설명
PCCExpID ( string name, int exp ) : KFreonLib.Debugging

메소드 상세

PCCExpID() 공개 메소드

public PCCExpID ( string name, int exp ) : KFreonLib.Debugging
name string
exp int
리턴 KFreonLib.Debugging

프로퍼티 상세

expid 공개적으로 프로퍼티

public int expid
리턴 int

file 공개적으로 프로퍼티

public string file
리턴 string