C# Class GeneShuffler.GeneShufflerSM, Oxygen_Not_Included_disasemble_ILSpy

Inheritance: GameStateMachine
Afficher le fichier Open project: Jesus05/Oxygen_Not_Included_disasemble_ILSpy Class Usage Examples

Méthodes publiques

Свойство Type Description
consumed State,
idle State,
isCharged BoolParameter,
recharging State,
working WorkingStates

Méthodes publiques

Méthode Description
InitializeStates ( BaseState, &default_state ) : void

Method Details

InitializeStates() public méthode

public InitializeStates ( BaseState, &default_state ) : void
default_state BaseState,
Résultat void

Property Details

consumed public_oe property

public State, consumed
Résultat State,

idle public_oe property

public State, idle
Résultat State,

isCharged public_oe property

public BoolParameter, isCharged
Résultat BoolParameter,

recharging public_oe property

public State, recharging
Résultat State,

working public_oe property

public WorkingStates working
Résultat WorkingStates