Method Enable
| Improve this Doc View SourceEnable()
Enables the collection of mod metadata.
It is disabled by default, as it unnecessary increases the loading time when not used.
This method has to be called anytime before FejdStartup.Awake, meaning in your plugin's Awake or Start.
This method has to be called anytime before FejdStartup.Awake, meaning in your plugin's Awake or Start.
Declaration
public static void Enable()