pandemonium_engine/modules/steering_ai/doc_classes/GSAIInfiniteProximity.xml

16 lines
498 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<class name="GSAIInfiniteProximity" inherits="GSAIProximity">
<brief_description>
Determines any agent that is in the specified list as being neighbors with the owner agent, regardless of distance.
</brief_description>
<description>
Determines any agent that is in the specified list as being neighbors with the owner agent, regardless of distance.
</description>
<tutorials>
</tutorials>
<methods>
</methods>
<constants>
</constants>
</class>