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
FillSolidRegion
Cached name for the 'fill_solid_region' method.
public static readonly StringName FillSolidRegion
Field Value
FillWeightScaleRegion
Cached name for the 'fill_weight_scale_region' method.
public static readonly StringName FillWeightScaleRegion
Field Value
GetCellSize
Cached name for the 'get_cell_size' method.
public static readonly StringName GetCellSize
Field Value
GetDefaultComputeHeuristic
Cached name for the 'get_default_compute_heuristic' method.
public static readonly StringName GetDefaultComputeHeuristic
Field Value
GetDefaultEstimateHeuristic
Cached name for the 'get_default_estimate_heuristic' method.
public static readonly StringName GetDefaultEstimateHeuristic
Field Value
GetDiagonalMode
Cached name for the 'get_diagonal_mode' method.
public static readonly StringName GetDiagonalMode
Field Value
GetIdPath
Cached name for the 'get_id_path' method.
public static readonly StringName GetIdPath
Field Value
GetOffset
Cached name for the 'get_offset' method.
public static readonly StringName GetOffset
Field Value
GetPointPath
Cached name for the 'get_point_path' method.
public static readonly StringName GetPointPath
Field Value
GetPointPosition
Cached name for the 'get_point_position' method.
public static readonly StringName GetPointPosition
Field Value
GetPointWeightScale
Cached name for the 'get_point_weight_scale' method.
public static readonly StringName GetPointWeightScale
Field Value
GetRegion
Cached name for the 'get_region' method.
public static readonly StringName GetRegion
Field Value
GetSize
Cached name for the 'get_size' method.
public static readonly StringName GetSize
Field Value
IsDirty
Cached name for the 'is_dirty' method.
public static readonly StringName IsDirty
Field Value
IsInBounds
Cached name for the 'is_in_bounds' method.
public static readonly StringName IsInBounds
Field Value
IsInBoundsv
Cached name for the 'is_in_boundsv' method.
public static readonly StringName IsInBoundsv
Field Value
IsJumpingEnabled
Cached name for the 'is_jumping_enabled' method.
public static readonly StringName IsJumpingEnabled
Field Value
IsPointSolid
Cached name for the 'is_point_solid' method.
public static readonly StringName IsPointSolid
Field Value
SetCellSize
Cached name for the 'set_cell_size' method.
public static readonly StringName SetCellSize
Field Value
SetDefaultComputeHeuristic
Cached name for the 'set_default_compute_heuristic' method.
public static readonly StringName SetDefaultComputeHeuristic
Field Value
SetDefaultEstimateHeuristic
Cached name for the 'set_default_estimate_heuristic' method.
public static readonly StringName SetDefaultEstimateHeuristic
Field Value
SetDiagonalMode
Cached name for the 'set_diagonal_mode' method.
public static readonly StringName SetDiagonalMode
Field Value
SetJumpingEnabled
Cached name for the 'set_jumping_enabled' method.
public static readonly StringName SetJumpingEnabled
Field Value
SetOffset
Cached name for the 'set_offset' method.
public static readonly StringName SetOffset
Field Value
SetPointSolid
Cached name for the 'set_point_solid' method.
public static readonly StringName SetPointSolid
Field Value
SetPointWeightScale
Cached name for the 'set_point_weight_scale' method.
public static readonly StringName SetPointWeightScale
Field Value
SetRegion
Cached name for the 'set_region' method.
public static readonly StringName SetRegion
Field Value
SetSize
Cached name for the 'set_size' method.
public static readonly StringName SetSize
Field Value
Update
Cached name for the 'update' method.
public static readonly StringName Update
Field Value
_ComputeCost
Cached name for the '_compute_cost' method.
public static readonly StringName _ComputeCost
Field Value
_EstimateCost
Cached name for the '_estimate_cost' method.
public static readonly StringName _EstimateCost