Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
VendingMachineController
C# Class VendingMachineController, TimeLapsus
Inheritance:
InspectObjectController
Show file
Open project: halbich/TimeLapsus
Class Usage Examples
Public Properties
Property
Type
Description
AutomatEmptyDialog
string
ChipObject
GameObject
ChipWasGivenVarName
string
KnownAutomatName
string
Protected Methods
Method
Description
Start
( ) :
void
endDialogAction
( ) :
void
getDialog
( ) :
string
Method Details
Start()
protected
method
protected
Start
( ) :
void
return
void
endDialogAction()
protected
method
protected
endDialogAction
( ) :
void
return
void
getDialog()
protected
method
protected
getDialog
( ) :
string
return
string
Property Details
AutomatEmptyDialog
public property
public
string
AutomatEmptyDialog
return
string
ChipObject
public property
public
GameObject
ChipObject
return
GameObject
ChipWasGivenVarName
public property
public
string
ChipWasGivenVarName
return
string
KnownAutomatName
public property
public
string
KnownAutomatName
return
string