C# Class hds.PlayerCharacter

Inheritance: Object12
Mostrar archivo Open project: hdneo/mxo-hd

Public Methods

Method Description
PlayerCharacter ( ) : System
parseAttributes ( byte &buffer, int _offset ) : int
parseAttributes2 ( byte &buffer, int _offset ) : int
parseAutoView ( byte &buffer, int _offset ) : int

Private Methods

Method Description
parseAttributesPack ( Attribute &attList, int maxGroups, byte &data, int offset ) : int

Method Details

PlayerCharacter() public method

public PlayerCharacter ( ) : System
return System

parseAttributes() public method

public parseAttributes ( byte &buffer, int _offset ) : int
buffer byte
_offset int
return int

parseAttributes2() public method

public parseAttributes2 ( byte &buffer, int _offset ) : int
buffer byte
_offset int
return int

parseAutoView() public method

public parseAutoView ( byte &buffer, int _offset ) : int
buffer byte
_offset int
return int