Метод | Описание | |
---|---|---|
GetFloat ( int value ) : float | ||
GetStringWithOffset ( int offset ) : string | ||
HasStringWithOffset ( int offset ) : bool | ||
RawClientDatabase ( Stream stream ) : System |
public static GetFloat ( int value ) : float | ||
value | int | |
Результат | float |
public GetStringWithOffset ( int offset ) : string | ||
offset | int | |
Результат | string |
public HasStringWithOffset ( int offset ) : bool | ||
offset | int | |
Результат | bool |
public RawClientDatabase ( Stream stream ) : System | ||
stream | Stream | |
Результат | System |