Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
Expansions.ExpansionSO.BundleInfo Class Reference

Public Member Functions

 BundleInfo (string name, string fileSignature)
 
 BundleInfo ()
 

Public Attributes

string fileSignature
 This holds the signature string for the files hash - so we can tell if the file has been modified More...
 
string name
 This holds the name of the assetbundle file More...
 

Constructor & Destructor Documentation

Expansions.ExpansionSO.BundleInfo.BundleInfo ( string  name,
string  fileSignature 
)
inline
Expansions.ExpansionSO.BundleInfo.BundleInfo ( )
inline

Member Data Documentation

string Expansions.ExpansionSO.BundleInfo.fileSignature

This holds the signature string for the files hash - so we can tell if the file has been modified

string Expansions.ExpansionSO.BundleInfo.name

This holds the name of the assetbundle file


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