Свойство | Type | Description | |
---|---|---|---|
BasicFileNames | string[] | ||
FileNames | string[] | ||
Initialized | bool | ||
Protos | ProtoCritter>.Dictionary |
Méthode | Description | |
---|---|---|
AddProto ( |
||
AddProto ( int n ) : bool | ||
AddProto ( ) : int | ||
CheckFile ( string filename ) : bool | ||
CorrectFile ( string filename ) : string | ||
CorrectFileIndex ( string filename ) : int | ||
FillFilenames ( |
||
GetFreeNumber ( ) : int | ||
Init ( string _basicFileNames, string _fileNames, MSGParser DLGParser ) : bool | ||
Load ( ) : bool | ||
Remove ( int n ) : void | ||
Save ( ) : void | ||
SaveProtoAs ( |
Méthode | Description | |
---|---|---|
LoadFile ( string filename ) : bool |
public static AddProto ( |
||
cr | ||
Résultat | bool |
public static CheckFile ( string filename ) : bool | ||
filename | string | |
Résultat | bool |
public static CorrectFile ( string filename ) : string | ||
filename | string | |
Résultat | string |
public static CorrectFileIndex ( string filename ) : int | ||
filename | string | |
Résultat | int |
public static FillFilenames ( |
||
box | ||
Résultat | void |
public static Init ( string _basicFileNames, string _fileNames, MSGParser DLGParser ) : bool | ||
_basicFileNames | string | |
_fileNames | string | |
DLGParser | MSGParser | |
Résultat | bool |
public static SaveProtoAs ( |
||
pc | ||
n | int | |
Résultat | void |