One Step From Eden Wiki
Register
Advertisement

This article is a stub. You can help One Step From Eden Wiki by expanding it.


This article contains information that has been datamined directly from the game using third-party tools or viewers.


The S class is responsible for

Declaration[ | ]


This object implements MoonSharp, allowing for Lua hooks.

[MoonSharpUserData]
public class S : MonoBehaviour

Inheritance Tree[ | ]

Public Members[ | ]

Fields[ | ]

I : S

No description generated.

Declaration

public static S I

EDITION : Edition

No description generated.

Declaration

public Edition EDITION

CAMPAIGN_MODE : bool

No description generated.

Declaration

public bool CAMPAIGN_MODE

TESTING_MODE : bool

No description generated.

Declaration

public bool TESTING_MODE

testZoneType : ZoneType

No description generated.

Declaration

public ZoneType testZoneType

scene : GScene

No description generated.

Declaration

public GScene scene

ANIMATIONS : bool

No description generated.

Declaration

public bool ANIMATIONS

RECORD_MODE : bool

No description generated.

Declaration

public bool RECORD_MODE

FULL_DECK : bool

No description generated.

Declaration

public bool FULL_DECK

FULL_ARTS : bool

No description generated.

Declaration

public bool FULL_ARTS

LABELS : bool

No description generated.

Declaration

public bool LABELS

DEVELOPER_TOOLS : bool

No description generated.

Declaration

public bool DEVELOPER_TOOLS

CONSOLE : bool

No description generated.

Declaration

public bool CONSOLE

SHOW_TUTORIAL : bool

No description generated.

Declaration

public bool SHOW_TUTORIAL

UNLOCK_ALL_CHARS : bool

No description generated.

Declaration

public bool UNLOCK_ALL_CHARS

zonesPerWorld : int

No description generated.

Declaration

public int zonesPerWorld

ONEWORLD : bool

No description generated.

Declaration

public bool ONEWORLD

BOSS_TEST_MODE : bool

No description generated.

Declaration

public bool BOSS_TEST_MODE

BETA : bool

No description generated.

Declaration

public bool BETA

PS4 : bool

No description generated.

Declaration

public bool PS4

MATCH_DECK_ORDER : bool

No description generated.

Declaration

public bool MATCH_DECK_ORDER

CO_OP : bool

No description generated.

Declaration

public bool CO_OP

SPARE_BOSSES_AUTO : bool

No description generated.

Declaration

public bool SPARE_BOSSES_AUTO

spawnChest : bool

No description generated.

Declaration

public bool spawnChest

spawnHealChest : bool

No description generated.

Declaration

public bool spawnHealChest

spawnHostage : bool

No description generated.

Declaration

public bool spawnHostage

dontSpawnAnything : bool

No description generated.

Declaration

public bool dontSpawnAnything

flashPane : Image

No description generated.

Declaration

public Image flashPane

lerpTime : float

No description generated.

Declaration

public float lerpTime

screenFlash : bool

No description generated.

Declaration

public bool screenFlash

screenStill : bool

No description generated.

Declaration

public bool screenStill

cameraStill : bool

No description generated.

Declaration

public bool cameraStill

maxLoadTime : float

No description generated.

Declaration

public static float maxLoadTime

sfxGroup : AudioMixerGroup

No description generated.

Declaration

public static AudioMixerGroup sfxGroup

musicGroup : AudioMixerGroup

No description generated.

Declaration

public static AudioMixerGroup musicGroup

explosionSound : AudioClip

No description generated.

Declaration

public AudioClip explosionSound

beingHitSound : AudioClip

No description generated.

Declaration

public AudioClip beingHitSound

beingHitSoundHeavy : AudioClip

No description generated.

Declaration

public AudioClip beingHitSoundHeavy

xmlReader : XMLReader

No description generated.

Declaration

public XMLReader xmlReader

ana : Ana

No description generated.

Declaration

public Ana ana

batCtrl : BC

No description generated.

Declaration

public BC batCtrl

bgCtrl : BGCtrl

No description generated.

Declaration

public BGCtrl bgCtrl

btnCtrl : ButtonCtrl

No description generated.

Declaration

public ButtonCtrl btnCtrl

cgCtrl : CGCtrl

No description generated.

Declaration

public CGCtrl cgCtrl

conCtrl : ControlsCtrl

No description generated.

Declaration

public ControlsCtrl conCtrl

coOpCtrl : CoOpCtrl

No description generated.

Declaration

public CoOpCtrl coOpCtrl

credCtrl : CreditsCtrl

No description generated.

Declaration

public CreditsCtrl credCtrl

deCtrl : DeckCtrl

No description generated.

Declaration

public DeckCtrl deCtrl

debugLayover : DebugLayover

No description generated.

Declaration

public DebugLayover debugLayover

demoLiveCtrl : DemoLiveCtrl

No description generated.

Declaration

public DemoLiveCtrl demoLiveCtrl

foCtrl : FocusCtrl

No description generated.

Declaration

public FocusCtrl foCtrl

heCtrl : HeroSelectCtrl

No description generated.

Declaration

public HeroSelectCtrl heCtrl

idCtrl : IdleCtrl

No description generated.

Declaration

public IdleCtrl idCtrl

mainCtrl : MainCtrl

No description generated.

Declaration

public MainCtrl mainCtrl

modCtrl : ModCtrl

No description generated.

Declaration

public ModCtrl modCtrl

muCtrl : MusicCtrl

No description generated.

Declaration

public MusicCtrl muCtrl

optCtrl : OptionCtrl

No description generated.

Declaration

public OptionCtrl optCtrl

poCtrl : PostCtrl

No description generated.

Declaration

public PostCtrl poCtrl

refCtrl : ReferenceCtrl

No description generated.

Declaration

public ReferenceCtrl refCtrl

runCtrl : RunCtrl

No description generated.

Declaration

public RunCtrl runCtrl

shopCtrl : ShopCtrl

No description generated.

Declaration

public ShopCtrl shopCtrl

spCtrl : SpawnCtrl

No description generated.

Declaration

public SpawnCtrl spCtrl

tiCtrl : TI

No description generated.

Declaration

public TI tiCtrl

twClient : TwitchClient

No description generated.

Declaration

public TwitchClient twClient

tutCtrl : TutorialCtrl

No description generated.

Declaration

public TutorialCtrl tutCtrl

unCtrl : UnlockCtrl

No description generated.

Declaration

public UnlockCtrl unCtrl

itemMan : ItemManager

No description generated.

Declaration

public ItemManager itemMan

consoleView : ConsoleView

No description generated.

Declaration

public ConsoleView consoleView

modsInstalled : bool

No description generated.

Declaration

public static bool modsInstalled

vrCtrl : VersionCtrl

No description generated.

Declaration

public VersionCtrl vrCtrl

mainCam : Camera

No description generated.

Declaration

public Camera mainCam

camCtrl : CameraScript

No description generated.

Declaration

public CameraScript camCtrl

pool : Transform

No description generated.

Declaration

public Transform pool

audioSource : AudioSource

No description generated.

Declaration

public AudioSource audioSource

stillChangeRate : float

No description generated.

Declaration

public float stillChangeRate

previewVolumeMultiplier : float

No description generated.

Declaration

public float previewVolumeMultiplier

baseTickRate : float

No description generated.

Declaration

public float baseTickRate

testerInt : int

No description generated.

Declaration

public int testerInt

delayTime : float

No description generated.

Declaration

public float delayTime

obj : GameObject

No description generated.

Declaration

public GameObject obj

pauseLength : float

No description generated.

Declaration

public float pauseLength

Methods[ | ]

S() : void

A constructor of the class.

Declaration

public S()

AddCharUnlock(string) : void

No description generated.

Declaration

public static void AddCharUnlock(string charID)

Parameters

charID - No description generated.


AddSkinUnlock(string) : void

No description generated.

Declaration

public static void AddSkinUnlock(string skinID)

Parameters

skinID - No description generated.


CameraStill(UIColor) : void

No description generated.

Declaration

public void CameraStill(UIColor flashColor)

Parameters

flashColor - No description generated.


DespawnAfter(GameObject, float) : void

No description generated.

Declaration

public void DespawnAfter(GameObject obj, float delayTime = 0f)

Parameters

obj - No description generated.

delayTime - No description generated.


Flash(UIColor) : void

No description generated.

Declaration

public void Flash(UIColor flashColor = 0)

Parameters

flashColor - No description generated.


GetFlashColor(UIColor) : Color

No description generated.

Declaration

public Color GetFlashColor(UIColor flashColor)

Parameters

flashColor - No description generated.

Returns


HitPause(float) : void

No description generated.

Declaration

public void HitPause(float pauseLength)

Parameters

pauseLength - No description generated.


PlayOnce(AudioClip, bool) : void

No description generated.

Declaration

public void PlayOnce(AudioClip audio, bool isReference = false)

Parameters

audio - No description generated.

isReference - No description generated.


Properties[ | ]

Advertisement