HKI Core
Classes
HKI.Core.Misc Namespace Reference

Classes

class  CoroutineController
 This MonoBehaviour enables systems that are not based on a MonoBehaviour to use coroutines. More...
 
class  CursorEnAndDisabler
 This MonoBehaviour disables and endables or the other way around the cursor on start and on destroy. More...
 
class  OpenWebsite
 This MonoBehaviour opens a website with a given URL. This can be usefull to open a website via a button. More...
 
class  ScreenShotMaker
 This MonoBehaviour creates screenshots by pressing a key. Currently this script only works inside the Unity Editor (unsure why not at runtime). More...