UE1:UBrowserIRCUserListBox (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowListControl >> UWindowListBox >> UBrowserIRCUserListBox |
- Package:
- UBrowser
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Default values
Property | Value |
---|---|
ItemHeight | 13.0 |
ListClass | Class'UBrowser.UBrowserIRCUserList' |
Instance functions
AddUser
function AddUser (string NickName)
ChangeNick
ChangeOp
ChangeVoice
Created
function Created ()
Overrides: UWindowListBox.Created
DoubleClickItem
function DoubleClickItem (UWindowListBoxItem I)
Overrides: UWindowListBox.DoubleClickItem
DrawItem
Overrides: UWindowListControl.DrawItem
FindNick
function UBrowserIRCUserList FindNick (string NickName)
RemoveUser
function RemoveUser (string NickName)