Ejemplo n.º 1
0
 public static extern unsafe void SendVicinityMessage(IntPtr pThis, [MarshalAs(UnmanagedType.LPStr)] string message, int length, Identity *unk);
Ejemplo n.º 2
0
 public static extern unsafe void SlotJoinTeamRequest(IntPtr pThis, Identity *identity, IntPtr pName);
Ejemplo n.º 3
0
 public unsafe static extern void CastNanoSpell(IntPtr pThis, Identity *nano, Identity target);
Ejemplo n.º 4
0
 public static extern unsafe bool IsFormulaReady(IntPtr pThis, Identity *identity);
Ejemplo n.º 5
0
 public static extern unsafe StdObjList *GetNanoTemplateInfoList(IntPtr pThis, Identity *identity);
Ejemplo n.º 6
0
 public static extern unsafe bool CreateDummyItemID(IntPtr pThis, Identity *template, ACGItem *acgItem);
Ejemplo n.º 7
0
 public static extern unsafe void GetCorrectActionId(IntPtr pThis, Identity *id);
Ejemplo n.º 8
0
 public static extern unsafe int GetBuffTotalTime(IntPtr pThis, Identity *identity, Identity *unk);
Ejemplo n.º 9
0
 public static extern unsafe void DefaultAttack(IntPtr pThis, Identity *target, bool unk);
Ejemplo n.º 10
0
 public static extern unsafe IntPtr GetItemByTemplate(IntPtr pThis, Identity template, Identity *unk);
Ejemplo n.º 11
0
 public static extern unsafe bool IsTeamLeader(IntPtr pThis, Identity *target);
Ejemplo n.º 12
0
 public static extern unsafe bool SecondarySpecialAttack(IntPtr pThis, Identity *target, Stat stat);
Ejemplo n.º 13
0
 public static extern unsafe bool IsInTeam(IntPtr pThis, Identity *identity);
Ejemplo n.º 14
0
 public static extern unsafe IntPtr GetContainerInventoryList(IntPtr pThis, Identity *identity);