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

Public Member Functions

new Coroutine StartCoroutine (IEnumerator coroutine)
 
void Terminate ()
 

Static Public Member Functions

static CoroutineHost Create (string name, bool persistThroughSceneChanges, bool disposable)
 

Member Function Documentation

static CoroutineHost CoroutineHost.Create ( string  name,
bool  persistThroughSceneChanges,
bool  disposable 
)
inlinestatic
new Coroutine CoroutineHost.StartCoroutine ( IEnumerator  coroutine)
inline
void CoroutineHost.Terminate ( )
inline

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