Tesseract Engine Documentation

Player.Attack Method 

Method called when the player detects that an attack/defend has been invoked

public void Attack(
   ObjectLibrary objectLibrary
);

Parameters

objectLibrary
Object Library

See Also

Player Class | DarkWynter.Engine.GameObjects Namespace