CRaPI - Correct Robust and Perfect API

PositionUnknownEventHandler Delegate

Handling event fired when position of one self is unknown

public delegate void PositionUnknownEventHandler(
   object sender,
   EventArgs e
);

Requirements

Namespace: TeamYaffa.CRaPI.World

Assembly: CRaPI (in CRaPI.dll)

See Also

TeamYaffa.CRaPI.World Namespace