Space Engineers
Static Public Member Functions | List of all members
Sandbox.Engine.Utils.MyTutorialHelper Class Reference

Static Public Member Functions

static void MissionSuccess ()
 
static bool IsTutorial (string scenarioName)
 
static bool IsUnlocked (string tutorial)
 
static void Init ()
 

Detailed Description

Definition at line 20 of file MyTutorialHelper.cs.

Member Function Documentation

static void Sandbox.Engine.Utils.MyTutorialHelper.Init ( )
inlinestatic

Definition at line 53 of file MyTutorialHelper.cs.

static bool Sandbox.Engine.Utils.MyTutorialHelper.IsTutorial ( string  scenarioName)
inlinestatic

Definition at line 43 of file MyTutorialHelper.cs.

static bool Sandbox.Engine.Utils.MyTutorialHelper.IsUnlocked ( string  tutorial)
inlinestatic

Definition at line 48 of file MyTutorialHelper.cs.

static void Sandbox.Engine.Utils.MyTutorialHelper.MissionSuccess ( )
inlinestatic

Definition at line 29 of file MyTutorialHelper.cs.


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