Show / Hide Table of Contents

Delegate PopulationManager.OnMobileNPCCreateHandler

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