Namespace: CreepyTowers.NightmaresAssembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
public static void SelectChapter(
Nightmare1Controls chapterName
)
public static void SelectChapter(
Nightmare1Controls chapterName
)
Public Shared Sub SelectChapter (
chapterName As Nightmare1Controls
)
Public Shared Sub SelectChapter (
chapterName As Nightmare1Controls
)
public:
static void SelectChapter(
Nightmare1Controls chapterName
)
public:
static void SelectChapter(
Nightmare1Controls chapterName
)
static member SelectChapter :
chapterName : Nightmare1Controls -> unit
static member SelectChapter :
chapterName : Nightmare1Controls -> unit