Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
BrokeProtocol.Utility.Networking.SizedArray Struct Reference

Public Member Functions

 SizedArray (byte[] array, int size)
 
 SizedArray (byte[] array)
 

Public Attributes

int size
 
byte[] array
 

Constructor & Destructor Documentation

◆ SizedArray() [1/2]

BrokeProtocol.Utility.Networking.SizedArray.SizedArray ( byte[] array,
int size )
inline

◆ SizedArray() [2/2]

BrokeProtocol.Utility.Networking.SizedArray.SizedArray ( byte[] array)
inline

Member Data Documentation

◆ array

byte [] BrokeProtocol.Utility.Networking.SizedArray.array

◆ size

int BrokeProtocol.Utility.Networking.SizedArray.size

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