Click or drag to resize
Util Class
A collection of useful utility functions.
Inheritance Hierarchy
SystemObject
  spaar.ModLoaderUtil

Namespace: spaar.ModLoader
Assembly: SpaarModLoader (in SpaarModLoader.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static class Util

The Util type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetWindowID
Returns a window id that is guaranteed to not conflict with another id received from this method. Use this instead of declaring constant ids!
Top
See Also