Show / Hide Table of Contents

Class AnimalAIUtils

Inheritance
System.Object
AnimalAIUtils
Namespace: Eco.Simulation.Agents
Assembly: Eco.Simulation.dll
Syntax
public static class AnimalAIUtils : Object

Methods

LyingDown(Animal)

Declaration
public static bool LyingDown(this Animal animal)
Parameters
Type Name Description
Animal animal
Returns
Type Description
System.Boolean

OnFlatGround(Animal)

Declaration
public static bool OnFlatGround(this Animal animal)
Parameters
Type Name Description
Animal animal
Returns
Type Description
System.Boolean
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾