Show / Hide Table of Contents

Delegate StartGameBehaviour.PlayerStartingSpells

Namespace: DaggerfallWorkshop.Game.Utility
Assembly: Assembly-CSharp.dll
Syntax
public delegate void PlayerStartingSpells(PlayerEntity playerEntity, CharacterDocument characterDocument);
Parameters
Type Name Description
PlayerEntity playerEntity
CharacterDocument characterDocument
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX