Use LoadAsync in AISyoujyo HousingHandler #5
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
IllusionMods/DragAndDrop!5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The synchronous Load method was deprecated in the original game. Use the LoadAsync which the new method is used in the game can reduce the load time and visualizing loading progress.
Seems to work great. Love how you added a dialog to confirm loading the housing file, can avoid miss clicks.
Anyway, before merging I think @Keelhauled should update the assembly-csharp nuget package to avoid any problems.