Struct EventInfoLoadRoom
Assembly: Dew.Core.dll
Syntax
public struct EventInfoLoadRoom
Fields
fromIndex
Declaration
Field Value
isLoadingFromSave
Declaration
public bool isLoadingFromSave
Field Value
isSidetrackTransition
Declaration
public bool isSidetrackTransition
Field Value
isTraveling
Is this load result of traveling through a rift? (including the start of the game)
This is true if:
- We just started the game
- We moved through the rift to visit a new / previously visited location
- We are loading from save, which were done in the middle of traveling.
This is false if:
- We are loading from save, which were done after clearing the room.
Declaration
Field Value
toIndex
Declaration
Field Value