Show / Hide Table of Contents

Delegate PopulationManager.OnMobileNPCEnableHandler

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