Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaAssistantArknights/MaaAssistantArknights
/ functions
Functions
4,416 in github.com/MaaAssistantArknights/MaaAssistantArknights
⨍
Functions
4,416
◇
Types & classes
1,138
Method
BtnRefresh_Click
(object sender, RoutedEventArgs e)
src/MaaWpfGui/Views/Dialogs/ProcessPickerDialogView.xaml.cs:41
Method
BugRelated
(string id, string group = "", int? target = null, bool isHidden = false, bool isRare = false, int groupIndex
src/MaaWpfGui/Helper/AchievementTrackerHelper.cs:628
Method
BuildCsvExportLines
(IReadOnlyList<DepotResultDate> items)
src/MaaWpfGui/ViewModels/UI/ToolboxViewModel.cs:993
Method
BuildEmailBody
(string title, string content)
src/MaaWpfGui/Services/Notification/SmtpNotificationProvider.cs:144
Method
BuildHttpClient
()
src/MaaWpfGui/Services/Web/HttpService.cs:306
Method
BuildMarkdownExportLines
(IReadOnlyList<DepotResultDate> items)
src/MaaWpfGui/ViewModels/UI/ToolboxViewModel.cs:982
Method
BuildNameIndex
()
src/MaaWpfGui/Helper/DataHelper.cs:211
Method
BuildOperBoxCsvExportLines
(IReadOnlyList<OperBoxData.OperData> items)
src/MaaWpfGui/ViewModels/UI/ToolboxViewModel.cs:1875
Method
BuildOperBoxExportList
()
src/MaaWpfGui/ViewModels/UI/ToolboxViewModel.cs:1744
Method
BuildOperBoxMarkdownExportLines
(IReadOnlyList<OperBoxData.OperData> items)
src/MaaWpfGui/ViewModels/UI/ToolboxViewModel.cs:1855
Method
BuildRows
(IEnumerable<T> items, int rowSize)
src/MaaWpfGui/ViewModels/UI/ToolboxViewModel.cs:1424
Method
BuildWebhookUrl
(string accessToken, string? secret)
src/MaaWpfGui/Services/Notification/src/MaaWpfGui/Services/Notification/DingTalkNotificationProvider.cs:84
Method
CalculateRandomDelay
()
src/MaaWpfGui/ViewModels/UI/TaskQueueViewModel.cs:787
Method
CallbackFunction
(int msg, AsstHandle jsonBuffer, AsstHandle customArg)
src/MaaWpfGui/Main/AsstProxy.cs:696
Method
CanCloseAsync
()
src/MaaWpfGui/ViewModels/UI/TaskQueueViewModel.cs:739
Method
CanConvert
<inheritdoc/>
src/MaaWpfGui/Configuration/Converter/TolerantEnumConverterFactory.cs:29
Method
CancelUserAdditionalEdit
<summary> Cancels editing UserAdditional and closes the popup. </summary>
src/MaaWpfGui/ViewModels/UI/CopilotViewModel.cs:593
Method
ChangeInverseMode
<summary> Changes inversion mode. UI 绑定的方法 </summary>
src/MaaWpfGui/ViewModels/UI/TaskQueueViewModel.cs:1605
Method
ChangeVisibility
<summary> Change visibility of the main window </summary> <param name="visible">A boolean indicating whether the main window should be visible or hidd
src/MaaWpfGui/Services/Managers/MainWindowManager.cs:152
Method
CharSetToUnicodeRange
(FcCharSet* cs)
src/MaaWpfGui/WineCompat/FontConfig/FontConfigIntegration.cs:128
Method
CheckAndDownloadAnnouncement
<summary> 检查更新 </summary> <returns>A <see cref="Task"/> representing the asynchronous operation.</returns>
src/MaaWpfGui/ViewModels/Dialogs/AnnouncementDialogViewModel.cs:223
Method
CheckAndDownloadResourceUpdate
<summary> 检查并下载资源更新。 </summary> <returns>返回一个 <see cref="CheckUpdateRetT"/> 枚举值,指示更新检查和下载的结果。 <list type="bullet"> <item><description><see cref="Check
src/MaaWpfGui/Models/ResourceUpdater.cs:366
Method
CheckConnection
<summary> 使用 TCP 或 adb devices 命令检查连接。TCP 检测相比 adb devices 更快,但不支持实体机。 </summary> <param name="adbPath">adb path,用于实体机检测</param> <param name="address"
src/MaaWpfGui/Main/AsstProxy.cs:2403
Method
CheckD3D12Support
(IDXGIAdapter1 adapter, bool requireFl12 = false)
src/MaaWpfGui/Helper/GpuOption.cs:202
Method
CheckGpu
(IDXGIAdapter1 adapter, ref DXGI_ADAPTER_DESC1 desc, string? instancePath, GpuDriverInformation driverInfo, ou
src/MaaWpfGui/Helper/GpuOption.cs:355
Method
CheckProgressUnlock
(Achievement achievement)
src/MaaWpfGui/Helper/AchievementTrackerHelper.cs:460
Method
CheckSupport
()
src/MaaWpfGui/Helper/Notification/NotificationImplLibNotify.cs:33
Method
CheckTimers
(DateTime currentTime)
src/MaaWpfGui/ViewModels/UI/TaskQueueViewModel.cs:842
Method
CheckUpdate
<summary> 检查更新。 </summary> <returns>检查到更新返回 <see langword="true"/>,反之则返回 <see langword="false"/>。</returns>
src/MaaWpfGui/ViewModels/Dialogs/VersionUpdateDialogViewModel.cs:816
Method
CheckUpdateByMaaApi
()
src/MaaWpfGui/ViewModels/Dialogs/VersionUpdateDialogViewModel.cs:852
Method
CheckUpdateByMirrorChyan
()
src/MaaWpfGui/ViewModels/Dialogs/VersionUpdateDialogViewModel.cs:958
Method
ChooseOverlayTarget
()
src/MaaWpfGui/ViewModels/UI/TaskQueueViewModel.cs:214
Method
ClampWidth
(ItemsControl itemsControl, double width)
src/MaaWpfGui/Extensions/UIBehaviors/SharedCardWidthBehavior.cs:537
Method
CleanUnableCopilotTask
UI 绑定的方法
src/MaaWpfGui/ViewModels/UI/CopilotViewModel.cs:976
Method
Clear
<summary> 移除所有条目(同步清空 <see cref="_entries"/>)。 </summary>
src/MaaWpfGui/Utilities/ValueType/LocalizedObservableList.cs:168
Method
Clear
()
src/Golang/server/http/db/cache.go:66
Method
ClearActions
()
src/MaaWpfGui/WineCompat/LibNotifyNotification.cs:78
Method
ClearCopilotTask
UI 绑定的方法
src/MaaWpfGui/ViewModels/UI/CopilotViewModel.cs:988
Method
ClearHighlights
()
src/MaaWpfGui/Styles/Properties/SearchHighlightBehavior.cs:206
Method
ClearHints
()
src/MaaWpfGui/WineCompat/LibNotifyNotification.cs:83
Method
ClearImageCache
<summary> 清空图片缓存 仅删除 cache 目录和 debug 目录中的图片文件,保留文件夹结构 </summary>
src/MaaWpfGui/ViewModels/UserControl/Settings/IssueReportUserControlModel.cs:84
Method
ClearLog
<summary> Clears log. </summary>
src/MaaWpfGui/ViewModels/UI/TaskQueueViewModel.cs:1284
Method
ClearOperBoxRecognitionData
()
src/MaaWpfGui/ViewModels/UI/ToolboxViewModel.cs:1559
Method
ClearPendingUpdatePackageState
()
src/MaaWpfGui/Services/PendingUpdateApplier.cs:796
Method
ClearSearch
(IList sectionFilter)
src/MaaWpfGui/Styles/Properties/SearchHighlightBehavior.cs:166
Method
ClearUnsupportedPostActionsForAttachWindow
<summary> PC 端(窗口绑定)不支持 ADB 侧后处理动作:移除已保存的相关标志,且不触发额外联动。 </summary>
src/MaaWpfGui/Models/PostActionSetting.cs:449
Method
CloneInline
(Inline inline)
src/MaaWpfGui/Helper/ToolTipHelper.cs:116
Method
Close
()
src/MaaWpfGui/ViewModels/Dialogs/AnnouncementDialogViewModel.cs:281
Method
Close
()
src/MaaWpfGui/WineCompat/LibNotifyNotification.cs:88
Method
CloseDownTask
src/MaaCore/Task/Interface/CloseDownTask.cpp:9
Method
CloseSignalCallback
(nint notification, nint userData)
src/MaaWpfGui/WineCompat/LibNotifyNotification.cs:57
Method
CloseSignalFreeCallback
(nint userData, nint closure)
src/MaaWpfGui/WineCompat/LibNotifyNotification.cs:64
Method
CoerceSharedMinWidth
(ItemsControl itemsControl)
src/MaaWpfGui/Extensions/UIBehaviors/SharedCardWidthBehavior.cs:475
Method
Collapse
<summary> Collapse the main window </summary>
src/MaaWpfGui/Services/Managers/IMainWindowManager.cs:37
Method
Collapse
<inheritdoc/>
src/MaaWpfGui/Services/Managers/MainWindowManager.cs:73
Method
CollectVisibleMatches
<summary> 实时遍历 sectionGrid 中当前可见的子控件,收集匹配搜索词的 TextBlock。 跳过 Visibility 为 Collapsed/Hidden 的控件及其子树,确保不搜索到被条件隐藏的区域。 </summary>
src/MaaWpfGui/Styles/Properties/SearchHighlightBehavior.cs:297
Method
Color2HexString
(Color color, bool keepAlpha = false)
src/MaaWpfGui/Helper/ThemeHelper.cs:114
Method
ColorDistance
<summary> Gets the distance between colors c1 and c2. </summary> <param name="c1">The color c1.</param> <param name="c2">The color c2.</param> <return
src/MaaWpfGui/Helper/ThemeHelper.cs:92
Method
ComboBox_Loaded_SetCaretBrush
(object sender, RoutedEventArgs e)
src/MaaWpfGui/Res/Styles/ComboBox.xaml.cs:28
Method
ComparableHash
(string version)
src/MaaWpfGui/ViewModels/Dialogs/VersionUpdateDialogViewModel.cs:625
Method
Config
<summary> 检查配置并切换,如果成功切换则重启 </summary> <param name="desiredConfig">配置名</param> <returns>切换并重启</returns>
src/MaaWpfGui/Main/Bootstrapper.cs:1170
Method
ConfigBrokenCheck
()
src/MaaWpfGui/ViewModels/UI/RootViewModel.cs:89
Method
ConfigurationExists
<summary> 检查指定名称的配置是否存在。 </summary> <param name="configName">配置名称</param> <returns>存在则返回 <c>true</c>,否则返回 <c>false</c></returns>
src/MaaWpfGui/Configuration/Factory/ConfigFactory.cs:455
Method
ConfigurationMgrUserControl
<summary> Initializes a new instance of the <see cref="ConfigurationMgrUserControl"/> class. </summary>
src/MaaWpfGui/Views/UserControl/Settings/ConfigurationMgrUserControl.xaml.cs:24
Method
Configure
()
src/MaaWpfGui/Main/Bootstrapper.cs:857
Method
ConfigureIoC
<inheritdoc/>
src/MaaWpfGui/Main/Bootstrapper.cs:832
Method
ConnectSettingsUserControl
<summary> Initializes a new instance of the <see cref="ConnectSettingsUserControl"/> class. </summary>
src/MaaWpfGui/Views/UserControl/Settings/ConnectSettingsUserControl.xaml.cs:24
Method
ConnectSettingsUserControlModel
()
src/MaaWpfGui/ViewModels/UserControl/Settings/ConnectSettingsUserControlModel.cs:51
Method
ConnectToEmulator
()
src/MaaWpfGui/ViewModels/UI/TaskQueueViewModel.cs:1683
Method
ConnectToEmulatorAsync
()
src/MaaWpfGui/ViewModels/UI/CopilotViewModel.cs:2001
Method
ConnectionTest
()
src/MaaWpfGui/Services/RemoteControl/RemoteControlService.cs:748
Method
ConstructUrl
(string sendKey)
src/MaaWpfGui/Services/Notification/ServerChanNotificationProvider.cs:74
Method
ContentRegex
()
src/MaaWpfGui/Services/Notification/GotifyNotificationProvider.cs:32
Method
ContentRegex
()
src/MaaWpfGui/Services/Notification/SmtpNotificationProvider.cs:34
Method
ControlScaleProxy
src/MaaCore/Controller/ControlScaleProxy.h:24
Method
ControlScaleProxy
src/MaaCore/Controller/ControlScaleProxy.cpp:6
Method
Controller
src/MaaCore/Controller/Controller.cpp:38
Method
Controller
src/MaaCore/Controller/Controller.h:36
Method
ConvertTaskQueue
迁移任务队列,v5.15编写
src/MaaWpfGui/Helper/ConfigConverter.cs:67
Method
CopilotItemIndexChanged
<summary> 更新任务顺序 </summary>
src/MaaWpfGui/ViewModels/UI/CopilotViewModel.cs:1840
Method
CopilotItemViewModel
<summary> Initializes a new instance of the <see cref="CopilotItemViewModel"/> class. </summary> <param name="name">The name</param> <param name="file
src/MaaWpfGui/ViewModels/Items/CopilotItemViewModel.cs:31
Method
CopilotTabItem_Loaded
(object sender, RoutedEventArgs e)
src/MaaWpfGui/Views/UI/CopilotView.xaml.cs:52
Method
CopilotTabItem_SizeChanged
(object sender, SizeChangedEventArgs e)
src/MaaWpfGui/Views/UI/CopilotView.xaml.cs:54
Method
CopilotTabList_Loaded
(object sender, RoutedEventArgs e)
src/MaaWpfGui/Views/UI/CopilotView.xaml.cs:40
Method
CopilotTabList_SelectionChanged
(object sender, SelectionChangedEventArgs e)
src/MaaWpfGui/Views/UI/CopilotView.xaml.cs:42
Method
CopilotTabList_SizeChanged
(object sender, SizeChangedEventArgs e)
src/MaaWpfGui/Views/UI/CopilotView.xaml.cs:50
Method
CopilotTask
src/MaaCore/Task/Interface/CopilotTask.cpp:16
Method
CopilotView
()
src/MaaWpfGui/Views/UI/CopilotView.xaml.cs:35
Method
CopilotViewModel
<summary> Initializes a new instance of the <see cref="CopilotViewModel"/> class. </summary>
src/MaaWpfGui/ViewModels/UI/CopilotViewModel.cs:112
Method
CopyDirectoryIfExists
<summary> 从 sourceDir 复制文件到 targetDir,支持过滤。 </summary>
src/MaaWpfGui/ViewModels/UserControl/Settings/IssueReportUserControlModel.cs:318
Method
CopyErrorMessage_Click
(object sender, RoutedEventArgs e)
src/MaaWpfGui/Views/Dialogs/ErrorDialogView.xaml.cs:200
Method
CopyTask
<summary> 复制任务 </summary> <param name="taskItem">任务项</param>
src/MaaWpfGui/ViewModels/UI/TaskQueueViewModel.cs:1465
Method
CopyTasksJson
新的目录结构为 tasks/tasks.json,api 为了兼容,仍然存在 resource/tasks.json
src/MaaWpfGui/Main/AsstProxy.cs:528
Method
CopyToClipboard
()
src/MaaWpfGui/Views/Dialogs/ErrorDialogView.xaml.cs:177
Method
CopyToClipboardAsync
(string text)
src/MaaWpfGui/Views/UserControl/Settings/VersionUpdateSettingsUserControl.xaml.cs:82
Method
CoreVersionClick
(object sender, MouseButtonEventArgs e)
src/MaaWpfGui/Views/UserControl/Settings/VersionUpdateSettingsUserControl.xaml.cs:66
Method
CountModifierKeys
(ModifierKeys modifiers)
src/MaaWpfGui/Views/UserControl/Settings/HotKeyEditorUserControl.xaml.cs:47
Method
CreateArchivedPath
(string path)
src/MaaWpfGui/Services/PendingUpdateApplier.cs:633
Method
CreateConverter
<inheritdoc/>
src/MaaWpfGui/Configuration/Converter/TolerantEnumConverterFactory.cs:32
Method
CreateCopilotTabIndicatorAnimation
(double toValue)
src/MaaWpfGui/Views/UI/CopilotView.xaml.cs:167
← previous
next →
1,301–1,400 of 4,416, ranked by callers