Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
KFreonLib
PCCObjects
ME2PCCObject
isExport
KFreonLib.PCCObjects.ME2PCCObject.isExport C# (CSharp) Method
ME2PCCObject Class Documentation
ファイルを表示
Open project: ME3Explorer/ME3Explorer
isExport()
public
method
public
isExport
(
int
Index
) :
bool
Index
int
return
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