Show / Hide Table of Contents

Delegate StreamingWorld.OnUpdateLocationGameObjectEventHandler

Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
public delegate void OnUpdateLocationGameObjectEventHandler(GameObject locationObject, bool allowYeld);
Parameters
Type Name Description
GameObject locationObject
Boolean allowYeld
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX