Show / Hide Table of Contents

Delegate StateManager.StateChange

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