Public Member Functions | |
| mixed | InitChannel (mixed channel) |
| mixed | ChannelGetLineFromEnd (mixed channel, mixed i) |
| mixed | AddLineToChannel (mixed channel, mixed line, mixed color) |
| mixed | Scroll (mixed delta) |
| mixed | ShowChannel (mixed channel) |
| mixed | AddLine (mixed line, mixed color, mixed src, mixed name, mixed serial, mixed clilocid) |
Definition at line 2587 of file lua_pseudo_code.cpp.
| mixed cChatTabs::InitChannel | ( | mixed | channel | ) | [inline] |
Definition at line 2589 of file lua_pseudo_code.cpp.
| mixed cChatTabs::ChannelGetLineFromEnd | ( | mixed | channel, | |
| mixed | i | |||
| ) | [inline] |
Definition at line 2591 of file lua_pseudo_code.cpp.
| mixed cChatTabs::AddLineToChannel | ( | mixed | channel, | |
| mixed | line, | |||
| mixed | color | |||
| ) | [inline] |
Definition at line 2593 of file lua_pseudo_code.cpp.
| mixed cChatTabs::Scroll | ( | mixed | delta | ) | [inline] |
Definition at line 2595 of file lua_pseudo_code.cpp.
| mixed cChatTabs::ShowChannel | ( | mixed | channel | ) | [inline] |
Definition at line 2597 of file lua_pseudo_code.cpp.
| mixed cChatTabs::AddLine | ( | mixed | line, | |
| mixed | color, | |||
| mixed | src, | |||
| mixed | name, | |||
| mixed | serial, | |||
| mixed | clilocid | |||
| ) | [inline] |
Definition at line 2599 of file lua_pseudo_code.cpp.
1.5.6