Click or drag to resize
AttackedEventArgsToString Method

Provides a string representation of this class for debugging purposes. Prints the Attacker's GUID so you can identify the creature being attacked using the property browser.

Namespace: Terrarium.Sdk.Classes.Creature.Events
Assembly: Terrarium.Sdk (in Terrarium.Sdk.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public override string ToString()

Return Value

Type: String
System.String representing the contents of this class.
See Also