VTOL VR Mod Loader

VTOL VR Mod Loader

47 vurderinger
VTOL Task Progress UI
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Filstørrelse:
Offentliggjort:
Opdateret:
1.995 MB
17. aug. 2024 kl. 12:16
8. dec. 2024 kl. 12:54
4 ændringsbemærkninger ( vis )

Abonner for at downloade
VTOL Task Progress UI

Beskrivelse
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")
3 kommentarer
ChickenBois 11. okt. kl. 13:24 
is that a miku duck?
dreamoftheage 17. juli kl. 17:07 
so sigma
. Marsh.Mello . 18. aug. 2024 kl. 7:45 
Folder location if anyone is looking to reference it:
steamapps\workshop\content\3018410\3311107928