0 of 0

File information

Last updated

Original upload

Created by

dTry-Zediious

Uploaded by

Zediious

Virus scan

Safe to use

Tags for this mod

About this mod

A version of Wheeler which implements a new API function to check if the Wheel Menu is open in other plugins.

Requirements
Permissions and credits
Changelogs

A version of Wheeler which implements a new API function to check if the Wheel Menu is open from other plugins.

To be clear, this mod does nothing new on it's own. It implements a new function that can be called by other SKSE plugins to check if the Wheel Menu is open.
If you don't need to download this as a requirement, you probably don't need this.

This requires the original mod.




This is built on the following commit https://github.com/D7ry/wheeler/commit/e45f2c72f63311730b507531b9723acd5517afc3

This build appears to implement fixes from Wheeler CTD-Fix, commits made since the latest version on the Nexus are authored by ZombiesYard https://github.com/D7ry/wheeler/commits/main/

Check here for an example on using this



It's important for me to note that I am an amateur with C++ at best. This implementation may not be the best. Having said this, I have tested the plugin in game through numerous scenarios, and have followed practices found within Ershin's and dTry's work. Let me know if you spot anything weird!




Source
GitHub | Changes