InitializeCavrnus (.NET)
- Declaration
public static void InitializeCavrnus()
- Description
Sets up all static helpers and systems required for Cavrnus to run.
This must always be called once before your application attempts to do anything else with Cavrnus.
Note: If you are using the CavrnusSpatialConnector component, this function is called automatically and can be ignored.