NEEDSIM.DecideGoal Class Reference

For goal oriented behaviors: Get a goal from the simulation, and try to get a slot where the goal can be satisfied. More...

Inheritance diagram for NEEDSIM.DecideGoal:
NEEDSIM.Action

Public Member Functions

override Action.Result Run ()
 Get a goal from the simulation, and try to get a slot where the goal can be satisfied. More...
 

Detailed Description

For goal oriented behaviors: Get a goal from the simulation, and try to get a slot where the goal can be satisfied.

Member Function Documentation

override Action.Result NEEDSIM.DecideGoal.Run ( )
virtual

Get a goal from the simulation, and try to get a slot where the goal can be satisfied.

Returns
Success if a slot has been distributed to the agent.

Implements NEEDSIM.Action.


The documentation for this class was generated from the following file:
  • DecideGoal.cs