Namespace: Domia
Assembly: HarmonyAPI (in HarmonyAPI.dll)
Assembly: HarmonyAPI (in HarmonyAPI.dll)
Syntax
| C# |
|---|
public delegate void ComponentResetEventHandler( string ComponentName ) |
| Visual Basic (Declaration) |
|---|
Public Delegate Sub ComponentResetEventHandler ( _ ComponentName As String _ ) |
| Visual C++ |
|---|
public delegate void ComponentResetEventHandler ( String^ ComponentName ) |
Parameters
- ComponentName
- String
See Also
Domia Namespace








