Event OnVanillaLocationsAvailable
Event that gets fired after the vanilla locations are in memory and available for cloning or editing.
Your code will execute every time a new ZoneSystem is available.
If you want to execute just once you will need to unregister from the event after execution.
Namespace: Jotunn.Managers
Assembly: Jotunn.dll
Syntax
public static event Action OnVanillaLocationsAvailable
Returns
Type | Description |
---|---|
Action |