PowerQuest 0.18.0
R Class Reference

Properties

static IRoom Current [get]
 The room the player is in. More...
 
static IRoom Previous [get]
 The last room the player was in. More...
 
static bool EnteredFromEditor [get]
 True when loading into a room while testing in the editor. More...
 
static bool FirstTimeVisited [get]
 
static IRoom Title [get]
 
static IRoom Forest [get]
 

Property Documentation

◆ Current

IRoom Current
staticget

The room the player is in.

◆ Previous

IRoom Previous
staticget

The last room the player was in.

◆ EnteredFromEditor

bool EnteredFromEditor
staticget

True when loading into a room while testing in the editor.