Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
Expansions.ExpansionBuildWindow Class Reference
Inheritance diagram for Expansions.ExpansionBuildWindow:

Public Member Functions

void CreateSigningKey ()
 Generate a new Public/Private RSA key pair. These help us to ensure that bundles loaded as expansions are ours More...
 
void PrintAssetBundleNamesToConsole ()
 Print all the AssetBundles in the project to the debug log More...
 

Member Function Documentation

void Expansions.ExpansionBuildWindow.CreateSigningKey ( )
inline

Generate a new Public/Private RSA key pair. These help us to ensure that bundles loaded as expansions are ours

Only regenerate these if we are happy to reset a bunch of keys The private key is an editor only component The public key is stored in a static var in the ExpansionsLoader class

void Expansions.ExpansionBuildWindow.PrintAssetBundleNamesToConsole ( )
inline

Print all the AssetBundles in the project to the debug log


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