An NDoc Documented Class Library

Robot.Think Method 

This method will be called every tick depending on the framerate.

public virtual void Think();

Remarks

Please do not try to perform too many tasks in this method for it can bottleneck the performance of your bot

See Also

Robot Class | Virii Namespace