Jump to content
SSForum.net is back!

Discretion Module Documentation


Recommended Posts

Posted

I made a simple program to parse the discretion module header files and output relevant structures to help with programming (and added it to the svn). It outputs two types of files, one with all structures and callbacks you may care about (discretionCompleteDoc.txt), and another with just module interfaces and their functions (discretionInterfaceDoc.txt). This should help with development, especially if you're unsure of which interface to go to for the function you care about.

 

I've attached the current version of the files. Let me know if there is anything else that would be useful which I may have omitted.

discretionCompleteDoc.txt

discretionInterfaceDoc.txt

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...