CRaPI - Correct Robust and Perfect API

TeamMatesEventHandler Delegate

Handling event fired when team mates have been updated

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

Requirements

Namespace: TeamYaffa.CRaPI.World

Assembly: CRaPI (in CRaPI.dll)

See Also

TeamYaffa.CRaPI.World Namespace