메소드 | 설명 | |
---|---|---|
NewRecord ( ) : void | ||
OnOpen ( UI.Objects.Security.GUI_SecurityRecords recordsTab ) : void | ||
RemoveID ( ConnectedPlayer player ) : void | ||
Search ( string searchText ) : void |
Searches for records containing specific text. All ToLower() might be slow, but otherwise search would be case-sensitive
|
|
UpdateTab ( ) : void |
메소드 | 설명 | |
---|---|---|
ResetList ( ) : void |
Reseting list - removing all search conditions.
|
public OnOpen ( UI.Objects.Security.GUI_SecurityRecords recordsTab ) : void | ||
recordsTab | UI.Objects.Security.GUI_SecurityRecords | |
리턴 | void |