Barotrauma Client Doc
Barotrauma.MapCreatures.Behavior.BallastFloraBehavior.AITarget Struct Reference

Public Member Functions

 AITarget (ContentXElement element)
 
bool Matches (Item item)
 

Public Attributes

Identifier[] Tags
 
int Priority
 

Detailed Description

Constructor & Destructor Documentation

◆ AITarget()

Barotrauma.MapCreatures.Behavior.BallastFloraBehavior.AITarget.AITarget ( ContentXElement  element)

Member Function Documentation

◆ Matches()

bool Barotrauma.MapCreatures.Behavior.BallastFloraBehavior.AITarget.Matches ( Item  item)

Member Data Documentation

◆ Priority

int Barotrauma.MapCreatures.Behavior.BallastFloraBehavior.AITarget.Priority

◆ Tags

Identifier [] Barotrauma.MapCreatures.Behavior.BallastFloraBehavior.AITarget.Tags