Struct DebugTrackerVisualizer.SimpleGhostAndSprite
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public struct DebugTrackerVisualizer.SimpleGhostAndSprite
- Inherited Members
Constructors
SimpleGhostAndSprite(DebugSprite, DebugSprite, CreatureRepresentation, int)
public SimpleGhostAndSprite(DebugSprite sprite, DebugSprite sprite2, Tracker.CreatureRepresentation crit, int lastRoom)
Parameters
spriteDebugSpritesprite2DebugSpritecritTracker.CreatureRepresentationlastRoomint
Fields
crit
public Tracker.CreatureRepresentation crit
Field Value
lastRoom
public int lastRoom
Field Value
sprite
public DebugSprite sprite
Field Value
sprite2
public DebugSprite sprite2