Event OnPublishComplete
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
Fired when a publish operation completes. (success, modName, workshopId or error)
public static event Action<bool, string, string> OnPublishComplete
Fired when a publish operation completes. (success, modName, workshopId or error)
public static event Action<bool, string, string> OnPublishComplete