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
Assets
Scripts
Console
MobileLogger
C# Class Assets.Scripts.Console.MobileLogger
Inheritance:
IConsoleLogger
Exibir arquivo
Open project: sczybt/CheatConsole
Public Methods
Method
Description
AddMessage
(
string
InMessage
) :
void
Clear
( ) :
void
Method Details
AddMessage()
public
method
public
AddMessage
(
string
InMessage
) :
void
InMessage
string
return
void
Clear()
public
method
public
Clear
( ) :
void
return
void