Show / Hide Table of Contents

Delegate PlayerActivate.CustomActivation

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