[][src]Trait gdnative_bindings::Free

pub trait Free {
    unsafe fn godot_free(self);
}

Manually managed Godot classes implementing free.

Required methods

unsafe fn godot_free(self)

Loading content...

Implementors

impl Free for ARVRAnchor[src]

impl Free for ARVRCamera[src]

impl Free for ARVRController[src]

impl Free for ARVROrigin[src]

impl Free for ARVRPositionalTracker[src]

impl Free for AcceptDialog[src]

impl Free for AnimatedSprite[src]

impl Free for AnimatedSprite3D[src]

impl Free for AnimationPlayer[src]

impl Free for AnimationTree[src]

impl Free for AnimationTreePlayer[src]

impl Free for Area[src]

impl Free for Area2D[src]

impl Free for AudioStreamPlayer[src]

impl Free for AudioStreamPlayer2D[src]

impl Free for AudioStreamPlayer3D[src]

impl Free for BackBufferCopy[src]

impl Free for BakedLightmap[src]

impl Free for Bone2D[src]

impl Free for BoneAttachment[src]

impl Free for Button[src]

impl Free for CPUParticles[src]

impl Free for CPUParticles2D[src]

impl Free for CSGBox[src]

impl Free for CSGCombiner[src]

impl Free for CSGCylinder[src]

impl Free for CSGMesh[src]

impl Free for CSGPolygon[src]

impl Free for CSGSphere[src]

impl Free for CSGTorus[src]

impl Free for Camera[src]

impl Free for Camera2D[src]

impl Free for CanvasLayer[src]

impl Free for CanvasModulate[src]

impl Free for CenterContainer[src]

impl Free for CheckBox[src]

impl Free for CheckButton[src]

impl Free for ClippedCamera[src]

impl Free for CollisionPolygon[src]

impl Free for CollisionPolygon2D[src]

impl Free for CollisionShape[src]

impl Free for CollisionShape2D[src]

impl Free for ColorPicker[src]

impl Free for ColorPickerButton[src]

impl Free for ColorRect[src]

impl Free for ConeTwistJoint[src]

impl Free for ConfirmationDialog[src]

impl Free for Container[src]

impl Free for Control[src]

impl Free for DampedSpringJoint2D[src]

impl Free for DirectionalLight[src]

impl Free for EditorFileDialog[src]

impl Free for EditorFileSystemDirectory[src]

impl Free for EditorInspector[src]

impl Free for EditorPlugin[src]

impl Free for EditorProperty[src]

impl Free for EditorSelection[src]

impl Free for FileDialog[src]

impl Free for GIProbe[src]

impl Free for Generic6DOFJoint[src]

impl Free for GraphEdit[src]

impl Free for GraphNode[src]

impl Free for GridContainer[src]

impl Free for GridMap[src]

impl Free for GrooveJoint2D[src]

impl Free for HBoxContainer[src]

impl Free for HScrollBar[src]

impl Free for HSeparator[src]

impl Free for HSlider[src]

impl Free for HSplitContainer[src]

impl Free for HTTPRequest[src]

impl Free for HingeJoint[src]

impl Free for ImmediateGeometry[src]

impl Free for InterpolatedCamera[src]

impl Free for ItemList[src]

impl Free for KinematicBody[src]

impl Free for KinematicBody2D[src]

impl Free for Label[src]

impl Free for Light2D[src]

impl Free for LightOccluder2D[src]

impl Free for Line2D[src]

impl Free for LineEdit[src]

impl Free for LinkButton[src]

impl Free for Listener[src]

impl Free for MainLoop[src]

impl Free for MarginContainer[src]

impl Free for MenuButton[src]

impl Free for MeshInstance[src]

impl Free for MeshInstance2D[src]

impl Free for MultiMeshInstance[src]

impl Free for Navigation[src]

impl Free for Navigation2D[src]

impl Free for NavigationMeshInstance[src]

impl Free for NavigationPolygonInstance[src]

impl Free for NinePatchRect[src]

impl Free for Node[src]

impl Free for Node2D[src]

impl Free for Object[src]

impl Free for OmniLight[src]

impl Free for OptionButton[src]

impl Free for Panel[src]

impl Free for PanelContainer[src]

impl Free for ParallaxBackground[src]

impl Free for ParallaxLayer[src]

impl Free for Particles[src]

impl Free for Particles2D[src]

impl Free for Path[src]

impl Free for Path2D[src]

impl Free for PathFollow[src]

impl Free for PathFollow2D[src]

impl Free for PhysicalBone[src]

impl Free for PinJoint[src]

impl Free for PinJoint2D[src]

impl Free for Polygon2D[src]

impl Free for Popup[src]

impl Free for PopupDialog[src]

impl Free for PopupMenu[src]

impl Free for PopupPanel[src]

impl Free for Position2D[src]

impl Free for Position3D[src]

impl Free for ProgressBar[src]

impl Free for ProximityGroup[src]

impl Free for RayCast[src]

impl Free for RayCast2D[src]

impl Free for ReferenceRect[src]

impl Free for ReflectionProbe[src]

impl Free for RemoteTransform[src]

impl Free for RemoteTransform2D[src]

impl Free for ResourcePreloader[src]

impl Free for RichTextLabel[src]

impl Free for RigidBody[src]

impl Free for RigidBody2D[src]

impl Free for SceneTree[src]

impl Free for ScriptCreateDialog[src]

impl Free for ScrollContainer[src]

impl Free for Skeleton[src]

impl Free for Skeleton2D[src]

impl Free for SkeletonIK[src]

impl Free for SliderJoint[src]

impl Free for SoftBody[src]

impl Free for Spatial[src]

impl Free for SpinBox[src]

impl Free for SpotLight[src]

impl Free for SpringArm[src]

impl Free for Sprite[src]

impl Free for Sprite3D[src]

impl Free for StaticBody[src]

impl Free for StaticBody2D[src]

impl Free for TabContainer[src]

impl Free for Tabs[src]

impl Free for TextEdit[src]

impl Free for TextureButton[src]

impl Free for TextureProgress[src]

impl Free for TextureRect[src]

impl Free for TileMap[src]

impl Free for Timer[src]

impl Free for ToolButton[src]

impl Free for TouchScreenButton[src]

impl Free for Tree[src]

impl Free for Tween[src]

impl Free for UndoRedo[src]

impl Free for VBoxContainer[src]

impl Free for VScrollBar[src]

impl Free for VSeparator[src]

impl Free for VSlider[src]

impl Free for VSplitContainer[src]

impl Free for VehicleBody[src]

impl Free for VehicleWheel[src]

impl Free for VideoPlayer[src]

impl Free for Viewport[src]

impl Free for ViewportContainer[src]

impl Free for VisibilityEnabler[src]

impl Free for VisibilityEnabler2D[src]

impl Free for VisibilityNotifier[src]

impl Free for VisibilityNotifier2D[src]

impl Free for WindowDialog[src]

impl Free for WorldEnvironment[src]

impl Free for YSort[src]

Loading content...