Table of Contents

Class AStarGrid2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

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

Constructors

MethodName()

public MethodName()

Fields

Clear

Cached name for the 'clear' method.

public static readonly StringName Clear

Field Value

StringName

FillSolidRegion

Cached name for the 'fill_solid_region' method.

public static readonly StringName FillSolidRegion

Field Value

StringName

FillWeightScaleRegion

Cached name for the 'fill_weight_scale_region' method.

public static readonly StringName FillWeightScaleRegion

Field Value

StringName

GetCellSize

Cached name for the 'get_cell_size' method.

public static readonly StringName GetCellSize

Field Value

StringName

GetDefaultComputeHeuristic

Cached name for the 'get_default_compute_heuristic' method.

public static readonly StringName GetDefaultComputeHeuristic

Field Value

StringName

GetDefaultEstimateHeuristic

Cached name for the 'get_default_estimate_heuristic' method.

public static readonly StringName GetDefaultEstimateHeuristic

Field Value

StringName

GetDiagonalMode

Cached name for the 'get_diagonal_mode' method.

public static readonly StringName GetDiagonalMode

Field Value

StringName

GetIdPath

Cached name for the 'get_id_path' method.

public static readonly StringName GetIdPath

Field Value

StringName

GetOffset

Cached name for the 'get_offset' method.

public static readonly StringName GetOffset

Field Value

StringName

GetPointPath

Cached name for the 'get_point_path' method.

public static readonly StringName GetPointPath

Field Value

StringName

GetPointPosition

Cached name for the 'get_point_position' method.

public static readonly StringName GetPointPosition

Field Value

StringName

GetPointWeightScale

Cached name for the 'get_point_weight_scale' method.

public static readonly StringName GetPointWeightScale

Field Value

StringName

GetRegion

Cached name for the 'get_region' method.

public static readonly StringName GetRegion

Field Value

StringName

GetSize

Cached name for the 'get_size' method.

public static readonly StringName GetSize

Field Value

StringName

IsDirty

Cached name for the 'is_dirty' method.

public static readonly StringName IsDirty

Field Value

StringName

IsInBounds

Cached name for the 'is_in_bounds' method.

public static readonly StringName IsInBounds

Field Value

StringName

IsInBoundsv

Cached name for the 'is_in_boundsv' method.

public static readonly StringName IsInBoundsv

Field Value

StringName

IsJumpingEnabled

Cached name for the 'is_jumping_enabled' method.

public static readonly StringName IsJumpingEnabled

Field Value

StringName

IsPointSolid

Cached name for the 'is_point_solid' method.

public static readonly StringName IsPointSolid

Field Value

StringName

SetCellSize

Cached name for the 'set_cell_size' method.

public static readonly StringName SetCellSize

Field Value

StringName

SetDefaultComputeHeuristic

Cached name for the 'set_default_compute_heuristic' method.

public static readonly StringName SetDefaultComputeHeuristic

Field Value

StringName

SetDefaultEstimateHeuristic

Cached name for the 'set_default_estimate_heuristic' method.

public static readonly StringName SetDefaultEstimateHeuristic

Field Value

StringName

SetDiagonalMode

Cached name for the 'set_diagonal_mode' method.

public static readonly StringName SetDiagonalMode

Field Value

StringName

SetJumpingEnabled

Cached name for the 'set_jumping_enabled' method.

public static readonly StringName SetJumpingEnabled

Field Value

StringName

SetOffset

Cached name for the 'set_offset' method.

public static readonly StringName SetOffset

Field Value

StringName

SetPointSolid

Cached name for the 'set_point_solid' method.

public static readonly StringName SetPointSolid

Field Value

StringName

SetPointWeightScale

Cached name for the 'set_point_weight_scale' method.

public static readonly StringName SetPointWeightScale

Field Value

StringName

SetRegion

Cached name for the 'set_region' method.

public static readonly StringName SetRegion

Field Value

StringName

SetSize

Cached name for the 'set_size' method.

public static readonly StringName SetSize

Field Value

StringName

Update

Cached name for the 'update' method.

public static readonly StringName Update

Field Value

StringName

_ComputeCost

Cached name for the '_compute_cost' method.

public static readonly StringName _ComputeCost

Field Value

StringName

_EstimateCost

Cached name for the '_estimate_cost' method.

public static readonly StringName _EstimateCost

Field Value

StringName