TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
Terraria.ModLoader.ModNet.ModHeader Class Reference
+ Collaboration diagram for Terraria.ModLoader.ModNet.ModHeader:

Public Member Functions

 ModHeader (string name, Version version, byte[] hash, bool signed)
 
bool Matches (TmodFile mod)
 
override string ToString ()
 

Public Attributes

string name
 
Version version
 
byte[] hash
 
bool signed
 
string path
 

Detailed Description

Definition at line 18 of file ModNet.cs.


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