Class GetNodeIndexSettings
Inheritance
object
GetNodeIndexSettings
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class GetNodeIndexSettings
Fields
allowedTypes
Declaration
public WorldNodeType[] allowedTypes
Field Value
| Type | Description |
|---|---|
| WorldNodeType[] |
avoidMainModifier
Declaration
public bool avoidMainModifier
Field Value
| Type | Description |
|---|---|
| bool |
desiredDistance
Declaration
public Vector2Int desiredDistance
Field Value
| Type | Description |
|---|---|
| UnityEngine.Vector2Int |
preferCloserToExit
Declaration
public bool preferCloserToExit
Field Value
| Type | Description |
|---|---|
| bool |