NEEDSIM.DecideValue Class Reference

For Value-oriented behaviors: Try to get a slot based on utility of all available slots (relative to the current satisfaction level of the needs of the agent). More...

Inheritance diagram for NEEDSIM.DecideValue:
NEEDSIM.Action

Public Member Functions

override Action.Result Run ()
 Try to get a slot based on utility of all available slots (relative to the current satisfaction level of the needs of the agent). More...
 

Detailed Description

For Value-oriented behaviors: Try to get a slot based on utility of all available slots (relative to the current satisfaction level of the needs of the agent).

Member Function Documentation

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

Try to get a slot based on utility of all available slots (relative to the current satisfaction level of the needs of the agent).

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:
  • DecideValue.cs