Show / Hide Table of Contents

Class NPCJukeComponent

Inheritance
System.Object
NPCJukeComponent
Namespace: Content.Server.NPC.Components
Assembly: Content.Server.dll
Syntax
public sealed class NPCJukeComponent : Component

Fields

| Improve this Doc View Source

JukeDuration

Declaration
public float JukeDuration
Field Value
Type Description
System.Single
| Improve this Doc View Source

JukeType

Declaration
public JukeType JukeType
Field Value
Type Description
JukeType
| Improve this Doc View Source

NextJuke

Declaration
public TimeSpan NextJuke
Field Value
Type Description
TimeSpan
| Improve this Doc View Source

TargetTile

Declaration
public Vector2i? TargetTile
Field Value
Type Description
System.Nullable<Vector2i>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾