Barotrauma Client
Loading...
Searching...
No Matches
Barotrauma.ReadOnlyBitField Class Referencesealed

Public Member Functions

 ReadOnlyBitField (IReadMessage inc)
 
bool ReadBoolean ()
 
int ReadInteger (int min, int max)
 
float ReadFloat (float min, float max, int numberOfBits)
 

Constructor & Destructor Documentation

◆ ReadOnlyBitField()

Barotrauma.ReadOnlyBitField.ReadOnlyBitField ( IReadMessage inc)

Member Function Documentation

◆ ReadBoolean()

bool Barotrauma.ReadOnlyBitField.ReadBoolean ( )

◆ ReadFloat()

float Barotrauma.ReadOnlyBitField.ReadFloat ( float min,
float max,
int numberOfBits )

◆ ReadInteger()

int Barotrauma.ReadOnlyBitField.ReadInteger ( int min,
int max )

The documentation for this class was generated from the following file: