Class MSCRoomSpecificScript.OE_GourmandEnding
- Namespace
- MoreSlugcats
- Assembly
- Assembly-CSharp.dll
public class MSCRoomSpecificScript.OE_GourmandEnding : UpdatableAndDeletable
- Inheritance
-
MSCRoomSpecificScript.OE_GourmandEnding
- Inherited Members
-
Constructors
OE_GourmandEnding(Room)
public OE_GourmandEnding(Room room)
Parameters
room Room
Fields
doneFinalSave
public bool doneFinalSave
Field Value
- bool
endTrigger
Field Value
- bool
endTriggerTimer
public int endTriggerTimer
Field Value
- int
fadeOut
Field Value
- FadeOut
foundPlayer
public Player foundPlayer
Field Value
- Player
npcs
public List<AbstractCreature> npcs
Field Value
- List<AbstractCreature>
setController
public bool setController
Field Value
- bool
spawnedNPCs
Field Value
- bool
Methods
public Player.InputPackage GetInput()
Returns
- Player.InputPackage
Update(bool)
public override void Update(bool eu)
Parameters
eu bool