Show / Hide Table of Contents

Class Automap.TeleporterConnection

Inheritance
Object
Automap.TeleporterConnection
Namespace: DaggerfallWorkshop.Game
Assembly: Assembly-CSharp.dll
Syntax
public class TeleporterConnection

Fields

| Improve this Doc View Source

teleporterEntrance

Declaration
public Automap.TeleporterTransform teleporterEntrance
Field Value
Type Description
Automap.TeleporterTransform
| Improve this Doc View Source

teleporterExit

Declaration
public Automap.TeleporterTransform teleporterExit
Field Value
Type Description
Automap.TeleporterTransform

Methods

| Improve this Doc View Source

ToString()

Declaration
public override string ToString()
Returns
Type Description
String
Overrides
Object.ToString()
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX