메소드 |
설명 |
|
DebugOut ( String label, Object val ) : void |
|
|
DebugOut ( String label, String val ) : void |
|
|
DebugOut ( String label, float val ) : void |
|
|
DebugOut ( String label, long val ) : void |
|
|
ReadCharacterInibin ( MemoryStream stream, LOLFileReader.InibinFile &file, Logger logger ) : bool |
|
|
ReadFloat ( MemoryStream &s ) : float |
|
|
ReadInt32 ( MemoryStream &s ) : Int32 |
|
|
ReadNullTerminatedString ( MemoryStream &s, int atOffset ) : String |
|
|
ReadSegmentKeys ( MemoryStream &s ) : long[] |
|
|
ReadShort ( MemoryStream &s ) : short |
|
|