Adventure Creator 1.85.5
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2025
Loading...
Searching...
No Matches
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