Delegate IngameErrorDelegate
- Namespace
- Vintagestory.API.Client
- Assembly
- VintagestoryAPI.dll
public delegate void IngameErrorDelegate(object sender, string errorCode, string text)
Parameters
- Extension Methods
public delegate void IngameErrorDelegate(object sender, string errorCode, string text)