NEEDSIM.MoveToSlot Class Reference

Moving to a slot. The best implementation for such a behavior might be different in your project, but this script offers a starting point. More...

Inheritance diagram for NEEDSIM.MoveToSlot:
NEEDSIM.Action

Public Member Functions

override Action.Result Run ()
 Go to the slot that has been given to the agent. More...
 

Detailed Description

Moving to a slot. The best implementation for such a behavior might be different in your project, but this script offers a starting point.

Member Function Documentation

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

Go to the slot that has been given to the agent.

Returns
Running as long as on the way. Success upon arrival.

Implements NEEDSIM.Action.


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