Delegate hkStringCompareFunc
Namespace: FFXIVClientStructs.Havok
Assembly: FFXIVClientStructs.dll
Syntax
public delegate int hkStringCompareFunc(char *a, char *b);
Parameters
| Type | Name | Description |
|---|---|---|
| System.Char* | a | |
| System.Char* | b |
Returns
| Type | Description |
|---|---|
| System.Int32 |