Table of Contents

Class AStarGrid2D.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class AStarGrid2D.PropertyName : RefCounted.PropertyName
Inheritance
AStarGrid2D.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

CellSize

Cached name for the 'cell_size' property.

public static readonly StringName CellSize

Field Value

StringName

DefaultComputeHeuristic

Cached name for the 'default_compute_heuristic' property.

public static readonly StringName DefaultComputeHeuristic

Field Value

StringName

DefaultEstimateHeuristic

Cached name for the 'default_estimate_heuristic' property.

public static readonly StringName DefaultEstimateHeuristic

Field Value

StringName

DiagonalMode

Cached name for the 'diagonal_mode' property.

public static readonly StringName DiagonalMode

Field Value

StringName

JumpingEnabled

Cached name for the 'jumping_enabled' property.

public static readonly StringName JumpingEnabled

Field Value

StringName

Offset

Cached name for the 'offset' property.

public static readonly StringName Offset

Field Value

StringName

Region

Cached name for the 'region' property.

public static readonly StringName Region

Field Value

StringName

Size

Cached name for the 'size' property.

public static readonly StringName Size

Field Value

StringName