HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.library.library Namespace Reference

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"

Function Documentation

◆ FindExecutableFolder()

Path hyperx.library.library.FindExecutableFolder ( )

Returns the path for the Executable folder inside the auto-detected HyperX install directory.

◆ PrintWarning()

hyperx.library.library.PrintWarning ( list[str] innerWarning)

◆ ReferenceLibrary()

hyperx.library.library.ReferenceLibrary ( )

Adds references to the C# HyperX scripting library.

◆ ValidateDatabaseVersion()

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

Variable Documentation

◆ C

str hyperx.library.library.C :\Dev\HyperX\HyperX\HyperX.Scripting\Python Docs>python custom_filter.py "C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/library/library.py"