C# Class hds.PlayerCharacter

Inheritance: Object12
Afficher le fichier Open project: hdneo/mxo-hd

Méthodes publiques

Méthode Description
PlayerCharacter ( ) : System
parseAttributes ( byte &buffer, int _offset ) : int
parseAttributes2 ( byte &buffer, int _offset ) : int
parseAutoView ( byte &buffer, int _offset ) : int

Private Methods

Méthode Description
parseAttributesPack ( Attribute &attList, int maxGroups, byte &data, int offset ) : int

Method Details

PlayerCharacter() public méthode

public PlayerCharacter ( ) : System
Résultat System

parseAttributes() public méthode

public parseAttributes ( byte &buffer, int _offset ) : int
buffer byte
_offset int
Résultat int

parseAttributes2() public méthode

public parseAttributes2 ( byte &buffer, int _offset ) : int
buffer byte
_offset int
Résultat int

parseAutoView() public méthode

public parseAutoView ( byte &buffer, int _offset ) : int
buffer byte
_offset int
Résultat int