示例#1
0
 internal static void OnStopCastNative(LeagueSharp.Native.GameObject *caster, [MarshalAs(UnmanagedType.U1)] bool stopAnimation, [MarshalAs(UnmanagedType.U1)] bool executeCastFrame, [MarshalAs(UnmanagedType.U1)] bool forceStop, [MarshalAs(UnmanagedType.U1)] bool destroyMissile, int missileNetworkId, int unk)
 {
 }
示例#2
0
 internal static void OnUpdateChargedSpellNative(LeagueSharp.Native.GameObject *caster, int slot, Vector3f *pos, [MarshalAs(UnmanagedType.U1)] bool releaseCast, int *process)
 {
 }
示例#3
0
 internal static void OnCastSpellNative(LeagueSharp.Native.GameObject *caster, Vector3f *startPos, Vector3f *endPos, uint targetNetworkId, int *process)
 {
 }