Property | Type | Description | |
---|---|---|---|
BundleVersionChecker | System | ||
CheckOrCreateDirectory | void |
Method | Description | |
---|---|---|
CopyTrackedBundleVersionInfo ( ) : bool | ||
CreateNewBuildVersionClassFile ( AbstractBundleVersionGenerator generator ) : void |
Creates the new class file for ClassName.cs regardless if there is an existing one or not.
|
Method | Description | |
---|---|---|
BundleVersionChecker ( ) : System |
Class attribute [InitializeOnLoad] triggers calling the static constructor on every refresh.
|
|
CheckOrCreateDirectory ( string dir ) : void |
public static CopyTrackedBundleVersionInfo ( ) : bool | ||
return | bool |
public static CreateNewBuildVersionClassFile ( AbstractBundleVersionGenerator generator ) : void | ||
generator | AbstractBundleVersionGenerator | /// Generator object to use. /// |
return | void |