Class AbstractSpaceNodeFinder.FloodMethod
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class AbstractSpaceNodeFinder.FloodMethod : ExtEnum<AbstractSpaceNodeFinder.FloodMethod>, IComparable, IEquatable<AbstractSpaceNodeFinder.FloodMethod>
- Inheritance
-
AbstractSpaceNodeFinder.FloodMethod
- Implements
- Inherited Members
Constructors
FloodMethod(string, bool)
public FloodMethod(string value, bool register = false)
Parameters
Fields
Cost
public static readonly AbstractSpaceNodeFinder.FloodMethod Cost
Field Value
Random
public static readonly AbstractSpaceNodeFinder.FloodMethod Random