Functions | |
| Path | FindExecutableFolder () |
| Returns the path for the Executable folder inside the auto-detected HyperX install directory. | |
| PrintWarning (list[str] innerWarning) | |
| ReferenceLibrary () | |
| Adds references to the C# HyperX scripting library. | |
| None | ValidateDatabaseVersion (str applicationVersion) |
| Validates the wrapper version against the executing HyperX application. | |
Variables | |
| str | C :\Dev\HyperX\HyperX\HyperX.Scripting\Python Docs>python custom_filter.py "C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/library/library.py" |
| Path hyperx.library.library.FindExecutableFolder | ( | ) |
Returns the path for the Executable folder inside the auto-detected HyperX install directory.
| hyperx.library.library.PrintWarning | ( | list[str] | innerWarning | ) |
| hyperx.library.library.ReferenceLibrary | ( | ) |
Adds references to the C# HyperX scripting library.
| None hyperx.library.library.ValidateDatabaseVersion | ( | str | applicationVersion | ) |
Validates the wrapper version against the executing HyperX application.
Prints warning message to console if these versions do not match