Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
KFreonLib
PCCObjects
ME2PCCObject
isExport
KFreonLib.PCCObjects.ME2PCCObject.isExport C# (CSharp) 메소드
ME2PCCObject 1 문서
파일 보기
프로젝트 열기: ME3Explorer/ME3Explorer
isExport()
공개
메소드
public
isExport
(
int
Index
) :
bool
Index
int
리턴
bool
public bool isExport(int Index) { return (Index >= 0 && Index < ExportCount); }
ME2PCCObject
AddName
CreateTexture2D
Dispose
DumpPCC
FindExp
FollowLink
GetClass
GetName
IPCCObject
LoadExports
LoadHelper
ME2PCCObject
ReadExports
ReadImports
ReadNames
SaveToFile
addExport
findName
getClassName
getNameEntry
getObjectName
isExport
isImport
isName
saveToFile