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
PersistentTrails
debugLine
C# Class PersistentTrails.debugLine
Exibir arquivo
Open project: GrJo/KSPPersistentTrails
Public Properties
Property
Type
Description
delay
float
text
string
Public Methods
Method
Description
debugLine
(
string
_text
,
float
_delay
) :
System
Method Details
debugLine()
public
method
public
debugLine
(
string
_text
,
float
_delay
) :
System
_text
string
_delay
float
return
System
Property Details
delay
public_oe property
public
float
delay
return
float
text
public_oe property
public
string
text
return
string