TopDown Engine  v3.6
AIDecisionTimeInState.cs File Reference

Classes

class  MoreMountains.TopDownEngine.AIDecisionTimeInState
 This decision will return true after the specified duration, picked randomly between the min and max values (in seconds) has passed since the Brain has been in the state this decision is in. Use it to do something X seconds after having done something else. More...
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.TopDownEngine