C# Class PipBoy.GameStateReader

Datei anzeigen Open project: weberph/Fallout4-PipBoy Class Usage Examples

Public Methods

Method Description
GameStateReader ( Stream stream, GameStateReaderDebugSettings debugSettings = null ) : System
NextState ( ) : bool

Private Methods

Method Description
DebugDump ( byte dataPacket, DataElement>.Dictionary data ) : void

Method Details

GameStateReader() public method

public GameStateReader ( Stream stream, GameStateReaderDebugSettings debugSettings = null ) : System
stream Stream
debugSettings GameStateReaderDebugSettings
return System

NextState() public method

public NextState ( ) : bool
return bool