CRaPI - Correct Robust and Perfect API

OpponentsEventHandler Delegate

Handling event fired when opponents have been updated

public delegate void OpponentsEventHandler(
   object sender,
   FieldPlayerEventArgs e
);

Requirements

Namespace: TeamYaffa.CRaPI.World

Assembly: CRaPI (in CRaPI.dll)

See Also

TeamYaffa.CRaPI.World Namespace