Click or drag to resize

NativeMethods Class

Native Methods that is platform specific
Inheritance Hierarchy
SystemObject
  ImmerseSDKNativeMethods

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public static class NativeMethods

The NativeMethods type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberGetBrowserInfo
WebGL only. Gets information of the browser we are running in.
Top
See Also