Table of Contents

Class StaticBody2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class StaticBody2D.MethodName : PhysicsBody2D.MethodName
Inheritance
StaticBody2D.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetConstantAngularVelocity

Cached name for the 'get_constant_angular_velocity' method.

public static readonly StringName GetConstantAngularVelocity

Field Value

StringName

GetConstantLinearVelocity

Cached name for the 'get_constant_linear_velocity' method.

public static readonly StringName GetConstantLinearVelocity

Field Value

StringName

GetPhysicsMaterialOverride

Cached name for the 'get_physics_material_override' method.

public static readonly StringName GetPhysicsMaterialOverride

Field Value

StringName

SetConstantAngularVelocity

Cached name for the 'set_constant_angular_velocity' method.

public static readonly StringName SetConstantAngularVelocity

Field Value

StringName

SetConstantLinearVelocity

Cached name for the 'set_constant_linear_velocity' method.

public static readonly StringName SetConstantLinearVelocity

Field Value

StringName

SetPhysicsMaterialOverride

Cached name for the 'set_physics_material_override' method.

public static readonly StringName SetPhysicsMaterialOverride

Field Value

StringName