Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ItemChanger
Placements
ExistingChestPlacement
C# Class ItemChanger.Placements.ExistingChestPlacement
Inheritance:
AbstractPlacement
Exibir arquivo
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