C# Class ItemChanger.Placements.ExistingChestPlacement

Inheritance: AbstractPlacement
Datei anzeigen Open project: homothetyhk/HollowKnight.ItemChanger

Public Properties

Property Type Description
chestFsm string
chestName string
flingType FlingType
sceneName string

Public Methods

Method Description
OnEnableFsm ( PlayMakerFSM fsm ) : void

Method Details

OnEnableFsm() public method

public OnEnableFsm ( PlayMakerFSM fsm ) : void
fsm PlayMakerFSM
return void

Property Details

chestFsm public_oe property

public string chestFsm
return string

chestName public_oe property

public string chestName
return string

flingType public_oe property

public FlingType flingType
return FlingType

sceneName public_oe property

public string sceneName
return string