Show / Hide Table of Contents

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
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX