VTOL VR Mod Loader

VTOL VR Mod Loader

52 个评价
VTOL Task Progress UI
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
1.995 MB
2024 年 8 月 17 日 下午 12:16
2024 年 12 月 8 日 下午 12:54
4 项改动说明 ( 查看 )

订阅以下载
VTOL Task Progress UI

描述
This mod adds progress bars for other mods to show downloads/other async tasks. If you're a player, thats all you need to know, goodbye :)

Now that only the cool people are left, heres the public API.

The dll is located at: steamapps\workshop\content\3018410\3311107928
(thanks marsh)

Features:

- The ability to register tasks
- Update the progress and status of tasks
- IMGUI and VR UI to display the status of said tasks

Todo features:

- Implement the TaskInfoFlags

CheeseMods.VTOLTaskProgressUI.VTOLTaskProgressManager

public static TaskInfo RegisterTask(VtolMod owner, string taskName, string ownerName = "", TaskInfoFlags flags = TaskInfoFlags.All)

CheeseMods.VTOLTaskProgressUI.TaskInfo

public void SetProgress(float progress)

public void SetStatus(string status)

public void FinishTask(string result = "Completed")
4 条留言
thegreatoverlordofallcheese  [作者] 10 月 22 日 上午 1:48 
yes
ChickenBois 10 月 11 日 下午 1:24 
is that a miku duck?
dreamoftheage 7 月 17 日 下午 5:07 
so sigma
. Marsh.Mello . 2024 年 8 月 18 日 上午 7:45 
Folder location if anyone is looking to reference it:
steamapps\workshop\content\3018410\3311107928