An NDoc Documented Class Library

Robot.BulletHitBotEvent Event

public event BulletHitBotEventHandler BulletHitBotEvent;

Event Data

The event handler receives an argument of type CollisionEventArgs containing data related to this event. The following CollisionEventArgs properties provide information specific to this event.

PropertyDescription
Bearing
FineCoors
ObjectName

See Also

Robot Class | Virii Namespace