메소드 | 설명 | |
---|---|---|
FindModelByBaseClass ( int tagIndex ) : int |
The find model by base class.
|
|
FormatIFPsInDirectory ( string path ) : void |
The format if ps in directory.
|
|
MiscFunctions ( |
Initializes a new instance of the MiscFunctions class.
|
|
Padding ( int size, int paddingchunksize ) : int |
The padding.
|
|
ParsePointer ( int &pointer, MapTypes &type ) : void |
The parse pointer.
|
public FindModelByBaseClass ( int tagIndex ) : int | ||
tagIndex | int | Index of the tag. |
리턴 | int |
public static FormatIFPsInDirectory ( string path ) : void | ||
path | string | The path. |
리턴 | void |
public Padding ( int size, int paddingchunksize ) : int | ||
size | int | The size. |
paddingchunksize | int | The paddingchunksize. |
리턴 | int |
public ParsePointer ( int &pointer, MapTypes &type ) : void | ||
pointer | int | The pointer. |
type | MapTypes | The type. |
리턴 | void |