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