Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
TeaseAI_CE
UI
WebBrowserForChat
C# Class TeaseAI_CE.UI.WebBrowserForChat
Some additions to allow the WebBrowser control to work better for chat history.
Inheritance:
System.Windows.Forms.Control
ファイルを表示
Open project: TeaseAI/TeaseAI-CE
Public Methods
Method
Description
Append
(
Personality
p
,
string
message
) :
void
Clear
( ) :
void
WebBrowserForChat
( ) :
System
Method Details
Append()
public
method
public
Append
(
Personality
p
,
string
message
) :
void
p
TeaseAI_CE.Scripting.Personality
message
string
return
void
Clear()
public
method
public
Clear
( ) :
void
return
void
WebBrowserForChat()
public
method
public
WebBrowserForChat
( ) :
System
return
System