Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
TeleportController
C# Class TeleportController, TimeLapsus
Inheritance:
MonoBehaviour
Mostra file
Open project: halbich/TimeLapsus
Class Usage Examples
Public Properties
Property
Type
Description
FirstSeenDialogName
string
HasSeenTeleportKeyName
string
KnownTeleportName
string
SimilarSeenDialogName
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
FirstSeenDialogName
public_oe property
public
string
FirstSeenDialogName
return
string
HasSeenTeleportKeyName
public_oe property
public
string
HasSeenTeleportKeyName
return
string
KnownTeleportName
public_oe property
public
string
KnownTeleportName
return
string
SimilarSeenDialogName
public_oe property
public
string
SimilarSeenDialogName
return
string