Show / Hide Table of Contents

Class TagManagerConstants

Inheritance
System.Object
TagManagerConstants
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.SourceGenerated.Extensions
Assembly: AssetRipper.SourceGenerated.Extensions.dll
Syntax
public static class TagManagerConstants

Fields

| Improve this Doc View Source

EditorOnlyTag

Declaration
public const string EditorOnlyTag = "EditorOnly"
Field Value
Type Description
System.String
| Improve this Doc View Source

FinishTag

Declaration
public const string FinishTag = "Finish"
Field Value
Type Description
System.String
| Improve this Doc View Source

GameControllerTag

Declaration
public const string GameControllerTag = "GameController"
Field Value
Type Description
System.String
| Improve this Doc View Source

MainCameraTag

Declaration
public const string MainCameraTag = "MainCamera"
Field Value
Type Description
System.String
| Improve this Doc View Source

PlayerTag

Declaration
public const string PlayerTag = "Player"
Field Value
Type Description
System.String
| Improve this Doc View Source

RespawnTag

Declaration
public const string RespawnTag = "Respawn"
Field Value
Type Description
System.String
| Improve this Doc View Source

UntaggedTag

Declaration
public const string UntaggedTag = "Untagged"
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾