PowerQuest 0.19.0
Loading...
Searching...
No Matches
R Class Reference

Properties

static IRoom Current [get]
 The room the player is in.
 
static IRoom Previous [get]
 The last room the player was in.
 
static bool EnteredFromEditor [get]
 True when loading into a room while testing in the editor.
 
static bool FirstTimeVisited [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.