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
DefaultComputeHeuristic
Cached name for the 'default_compute_heuristic' property.
public static readonly StringName DefaultComputeHeuristic
Field Value
DefaultEstimateHeuristic
Cached name for the 'default_estimate_heuristic' property.
public static readonly StringName DefaultEstimateHeuristic
Field Value
DiagonalMode
Cached name for the 'diagonal_mode' property.
public static readonly StringName DiagonalMode
Field Value
JumpingEnabled
Cached name for the 'jumping_enabled' property.
public static readonly StringName JumpingEnabled
Field Value
Offset
Cached name for the 'offset' property.
public static readonly StringName Offset
Field Value
Region
Cached name for the 'region' property.
public static readonly StringName Region
Field Value
Size
Cached name for the 'size' property.
public static readonly StringName Size