Show / Hide Table of Contents

Delegate PlayerEnterExit.OnPreTransitionEventHandler

Namespace: DaggerfallWorkshop.Game
Assembly: Assembly-CSharp.dll
Syntax
public delegate void OnPreTransitionEventHandler(PlayerEnterExit.TransitionEventArgs args);
Parameters
Type Name Description
PlayerEnterExit.TransitionEventArgs args
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX