Class NPCJukeComponent
Inheritance
System.Object
NPCJukeComponent
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
Field Value
|
Improve this Doc
View Source
NextJuke
Declaration
Field Value
Type |
Description |
TimeSpan |
|
|
Improve this Doc
View Source
TargetTile
Declaration
public Vector2i? TargetTile
Field Value
Type |
Description |
System.Nullable<Vector2i> |
|