C# Class TweakScale.Tech

Show file Open project: Biotronic/TweakScale Class Usage Examples

Public Methods

Method Description
IsUnlocked ( string techId ) : bool
Reload ( ) : void

Method Details

IsUnlocked() public static method

public static IsUnlocked ( string techId ) : bool
techId string
return bool

Reload() public static method

public static Reload ( ) : void
return void