C# Class PipBoy.GameStateReader

Afficher le fichier Open project: weberph/Fallout4-PipBoy Class Usage Examples

Méthodes publiques

Méthode Description
GameStateReader ( Stream stream, GameStateReaderDebugSettings debugSettings = null ) : System
NextState ( ) : bool

Private Methods

Méthode Description
DebugDump ( byte dataPacket, DataElement>.Dictionary data ) : void

Method Details

GameStateReader() public méthode

public GameStateReader ( Stream stream, GameStateReaderDebugSettings debugSettings = null ) : System
stream Stream
debugSettings GameStateReaderDebugSettings
Résultat System

NextState() public méthode

public NextState ( ) : bool
Résultat bool