Show / Hide Table of Contents

Delegate DaggerfallAction.OnTeleportActionEventHandler

Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
public delegate void OnTeleportActionEventHandler(GameObject triggerObj, GameObject nextObj);
Parameters
Type Name Description
GameObject triggerObj
GameObject nextObj
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX