C# Class ItemChanger.Placements.ExistingChestPlacement

Inheritance: AbstractPlacement
Afficher le fichier Open project: homothetyhk/HollowKnight.ItemChanger

Méthodes publiques

Свойство Type Description
chestFsm string
chestName string
flingType FlingType
sceneName string

Méthodes publiques

Méthode Description
OnEnableFsm ( PlayMakerFSM fsm ) : void

Method Details

OnEnableFsm() public méthode

public OnEnableFsm ( PlayMakerFSM fsm ) : void
fsm PlayMakerFSM
Résultat void

Property Details

chestFsm public_oe property

public string chestFsm
Résultat string

chestName public_oe property

public string chestName
Résultat string

flingType public_oe property

public FlingType flingType
Résultat FlingType

sceneName public_oe property

public string sceneName
Résultat string