C# 클래스 ME3LibWV.UnrealObjectInfo.ClassInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
baseClass string
exportIndex int
pccPath string
properties PropertyInfo>.Dictionary

공개 메소드들

메소드 설명
ClassInfo ( ) : System

메소드 상세

ClassInfo() 공개 메소드

public ClassInfo ( ) : System
리턴 System

프로퍼티 상세

baseClass 공개적으로 프로퍼티

public string baseClass
리턴 string

exportIndex 공개적으로 프로퍼티

public int exportIndex
리턴 int

pccPath 공개적으로 프로퍼티

public string pccPath
리턴 string

properties 공개적으로 프로퍼티

public Dictionary properties
리턴 PropertyInfo>.Dictionary