Exemplo n.º 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)
 {
 }
Exemplo n.º 2
0
 internal static void OnUpdateChargedSpellNative(LeagueSharp.Native.GameObject *caster, int slot, Vector3f *pos, [MarshalAs(UnmanagedType.U1)] bool releaseCast, int *process)
 {
 }
Exemplo n.º 3
0
 internal static void OnCastSpellNative(LeagueSharp.Native.GameObject *caster, Vector3f *startPos, Vector3f *endPos, uint targetNetworkId, int *process)
 {
 }