Tesseract Engine Documentation

Player.Kill Method (Int32, ObjectLibrary)

Kill the player and assign kill credit

public void Kill(
   Int32 killerID,
   ObjectLibrary objectLibrary
);

Parameters

killerID
Player to kill
objectLibrary
Object Library that killer belongs to.

See Also

Player Class | DarkWynter.Engine.GameObjects Namespace | Player.Kill Overload List