ChatConsole

Inherits: MarginContainer < Container < Control < CanvasItem < Node < Object

There is currently no description for this class. Please help us by contributing one!

Properties

Variant

chat_log

<unknown>

Variant

msg_line

<unknown>

JamConnect

jam_connect

Methods

void

append_status_message ( String msg )

void

append_chat_message ( String sender, String msg )

Variant

is_chat_focused ( )

void

give_chat_focus ( )

void

_on_text_submit ( )

void

_send_chat_msg ( String msg )

String

sanitize ( String msg )

void

_print_chat_msg ( String username, String msg )


Property Descriptions

Variant chat_log = <unknown>

There is currently no description for this property. Please help us by contributing one!


Variant msg_line = <unknown>

There is currently no description for this property. Please help us by contributing one!


JamConnect jam_connect

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

void append_status_message ( String msg )

There is currently no description for this method. Please help us by contributing one!


void append_chat_message ( String sender, String msg )

There is currently no description for this method. Please help us by contributing one!


Variant is_chat_focused ( )

There is currently no description for this method. Please help us by contributing one!


void give_chat_focus ( )

There is currently no description for this method. Please help us by contributing one!


void _on_text_submit ( )

There is currently no description for this method. Please help us by contributing one!


void _send_chat_msg ( String msg )

There is currently no description for this method. Please help us by contributing one!


String sanitize ( String msg )

There is currently no description for this method. Please help us by contributing one!


void _print_chat_msg ( String username, String msg )

There is currently no description for this method. Please help us by contributing one!