Skip to main content

16 docs tagged with "Primitive"

View All Tags

bool Variable

Reads or writes a variable in the current scope based on the name.

Color Variable

Reads or writes a variable in the current scope based on the name.

Destination Room Variable

Stores a destination room. Destination cannot be configured from variable - for that, use a Constant.

float Variable

Reads or writes a variable in the current scope based on the name.

int Variable

Reads or writes a variable in the current scope based on the name.

string Variable

Reads or writes a variable in the current scope based on the name.

Vector3 Variable

Reads or writes a variable in the current scope based on the name.