Show / Hide Table of Contents

Delegate GameManager.OnEnemySpawnHandler

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