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.AssetData Struct Reference

Public Member Functions

 AssetData (string name, byte[] data)
 

Public Attributes

readonly string name
 
readonly byte[] data
 

Constructor & Destructor Documentation

◆ AssetData()

BrokeProtocol.Utility.AssetData.AssetData ( string name,
byte[] data )
inline

Member Data Documentation

◆ data

readonly byte [] BrokeProtocol.Utility.AssetData.data

◆ name

readonly string BrokeProtocol.Utility.AssetData.name

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