Adventure Creator  1.79.1
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2022
AC.Tags Class Reference

Static Public Attributes

const string mainCamera = "MainCamera"
 
const string untagged = "Untagged"
 

Detailed Description

Provides a number of tag names stored as const string variables.

Member Data Documentation

◆ mainCamera

const string AC.Tags.mainCamera = "MainCamera"
static

The name of the "MainCamera" tag

◆ untagged

const string AC.Tags.untagged = "Untagged"
static

The name of the "Untagged" tag