Table of Contents

Method Initialize

Namespace
LMKit.Global
Assembly
LM-Kit.NET.dll

Initialize()

Immediately initializes the LMKit runtime.
This method can be invoked optionally to guarantee proper initialization. Otherwise, initialization occurs automatically as needed.

public static void Initialize()