Skip to content

Commit

Permalink
Re-extracted class docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Relintai committed Sep 8, 2024
1 parent 5c24f0b commit 3662269
Show file tree
Hide file tree
Showing 1,159 changed files with 1,249 additions and 1,160 deletions.
2 changes: 1 addition & 1 deletion doc/classes/@GlobalScope.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="@GlobalScope" version="4.4">
<class name="@GlobalScope" version="4.5">
<brief_description>
Global scope constants and variables.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AABB.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AABB" version="4.4">
<class name="AABB" version="4.5">
<brief_description>
Axis-Aligned Bounding Box.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AESContext.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AESContext" inherits="Reference" version="4.4">
<class name="AESContext" inherits="Reference" version="4.5">
<brief_description>
Interface to low level AES encryption features.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AStar.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AStar" inherits="Reference" version="4.4">
<class name="AStar" inherits="Reference" version="4.5">
<brief_description>
An implementation of A* to find the shortest paths among connected points in space.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AStar2D.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AStar2D" inherits="Reference" version="4.4">
<class name="AStar2D" inherits="Reference" version="4.5">
<brief_description>
AStar class representation that uses 2D vectors as edges.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AcceptDialog.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AcceptDialog" inherits="WindowDialog" version="4.4">
<class name="AcceptDialog" inherits="WindowDialog" version="4.5">
<brief_description>
Base dialog for user notification.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimatedSprite.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimatedSprite" inherits="Node2D" version="4.4">
<class name="AnimatedSprite" inherits="Node2D" version="4.5">
<brief_description>
Sprite node that contains multiple textures as frames to play for animation.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimatedSprite3D.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimatedSprite3D" inherits="SpriteBase3D" version="4.4">
<class name="AnimatedSprite3D" inherits="SpriteBase3D" version="4.5">
<brief_description>
2D sprite node in 3D world, that can use multiple 2D textures for animation.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimatedTexture.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimatedTexture" inherits="Texture" version="4.4">
<class name="AnimatedTexture" inherits="Texture" version="4.5">
<brief_description>
Proxy texture for simple frame-based animations.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/Animation.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="Animation" inherits="Resource" version="4.4">
<class name="Animation" inherits="Resource" version="4.5">
<brief_description>
Contains data used to animate everything in the engine.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationNode.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationNode" inherits="Resource" version="4.4">
<class name="AnimationNode" inherits="Resource" version="4.5">
<brief_description>
Base resource for [AnimationTree] nodes.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationNodeAdd2.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationNodeAdd2" inherits="AnimationNode" version="4.4">
<class name="AnimationNodeAdd2" inherits="AnimationNode" version="4.5">
<brief_description>
Blends two animations additively inside of an [AnimationNodeBlendTree].
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationNodeAdd3.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationNodeAdd3" inherits="AnimationNode" version="4.4">
<class name="AnimationNodeAdd3" inherits="AnimationNode" version="4.5">
<brief_description>
Blends two of three animations additively inside of an [AnimationNodeBlendTree].
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationNodeAnimation.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationNodeAnimation" inherits="AnimationRootNode" version="4.4">
<class name="AnimationNodeAnimation" inherits="AnimationRootNode" version="4.5">
<brief_description>
Input animation to use in an [AnimationNodeBlendTree].
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationNodeBlend2.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationNodeBlend2" inherits="AnimationNode" version="4.4">
<class name="AnimationNodeBlend2" inherits="AnimationNode" version="4.5">
<brief_description>
Blends two animations linearly inside of an [AnimationNodeBlendTree].
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationNodeBlend3.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationNodeBlend3" inherits="AnimationNode" version="4.4">
<class name="AnimationNodeBlend3" inherits="AnimationNode" version="4.5">
<brief_description>
Blends two of three animations linearly inside of an [AnimationNodeBlendTree].
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationNodeBlendSpace1D.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationNodeBlendSpace1D" inherits="AnimationRootNode" version="4.4">
<class name="AnimationNodeBlendSpace1D" inherits="AnimationRootNode" version="4.5">
<brief_description>
Blends linearly between two of any number of [AnimationNode] of any type placed on a virtual axis.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationNodeBlendSpace2D.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationNodeBlendSpace2D" inherits="AnimationRootNode" version="4.4">
<class name="AnimationNodeBlendSpace2D" inherits="AnimationRootNode" version="4.5">
<brief_description>
Blends linearly between three [AnimationNode] of any type placed in a 2D space.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationNodeBlendTree.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationNodeBlendTree" inherits="AnimationRootNode" version="4.4">
<class name="AnimationNodeBlendTree" inherits="AnimationRootNode" version="4.5">
<brief_description>
[AnimationTree] node resource that contains many blend type nodes.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationNodeOneShot.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationNodeOneShot" inherits="AnimationNode" version="4.4">
<class name="AnimationNodeOneShot" inherits="AnimationNode" version="4.5">
<brief_description>
Plays an animation once in [AnimationNodeBlendTree].
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationNodeOutput.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationNodeOutput" inherits="AnimationNode" version="4.4">
<class name="AnimationNodeOutput" inherits="AnimationNode" version="4.5">
<brief_description>
Generic output node to be added to [AnimationNodeBlendTree].
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationNodeStateMachine.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationNodeStateMachine" inherits="AnimationRootNode" version="4.4">
<class name="AnimationNodeStateMachine" inherits="AnimationRootNode" version="4.5">
<brief_description>
State machine for control of animations.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationNodeStateMachinePlayback.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationNodeStateMachinePlayback" inherits="Resource" version="4.4">
<class name="AnimationNodeStateMachinePlayback" inherits="Resource" version="4.5">
<brief_description>
Playback control for [AnimationNodeStateMachine].
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationNodeStateMachineTransition.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationNodeStateMachineTransition" inherits="Resource" version="4.4">
<class name="AnimationNodeStateMachineTransition" inherits="Resource" version="4.5">
<brief_description>
</brief_description>
<description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationNodeTimeScale.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationNodeTimeScale" inherits="AnimationNode" version="4.4">
<class name="AnimationNodeTimeScale" inherits="AnimationNode" version="4.5">
<brief_description>
A time-scaling animation node to be used with [AnimationTree].
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationNodeTimeSeek.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationNodeTimeSeek" inherits="AnimationNode" version="4.4">
<class name="AnimationNodeTimeSeek" inherits="AnimationNode" version="4.5">
<brief_description>
A time-seeking animation node to be used with [AnimationTree].
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationNodeTransition.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationNodeTransition" inherits="AnimationNode" version="4.4">
<class name="AnimationNodeTransition" inherits="AnimationNode" version="4.5">
<brief_description>
A generic animation transition node for [AnimationTree].
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationPlayer.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationPlayer" inherits="Node" version="4.4">
<class name="AnimationPlayer" inherits="Node" version="4.5">
<brief_description>
Container and player of [Animation] resources.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationRootNode.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationRootNode" inherits="AnimationNode" version="4.4">
<class name="AnimationRootNode" inherits="AnimationNode" version="4.5">
<brief_description>
</brief_description>
<description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationTrackEditPlugin.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationTrackEditPlugin" inherits="Reference" version="4.4">
<class name="AnimationTrackEditPlugin" inherits="Reference" version="4.5">
<brief_description>
</brief_description>
<description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AnimationTree.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AnimationTree" inherits="Node" version="4.4">
<class name="AnimationTree" inherits="Node" version="4.5">
<brief_description>
A node to be used for advanced animation transitions in an [AnimationPlayer].
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/Area.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="Area" inherits="CollisionObject" version="4.4">
<class name="Area" inherits="CollisionObject" version="4.5">
<brief_description>
3D area for detection and physics and audio influence.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/Area2D.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="Area2D" inherits="CollisionObject2D" version="4.4">
<class name="Area2D" inherits="CollisionObject2D" version="4.5">
<brief_description>
2D area for detection and physics and audio influence.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/Array.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="Array" version="4.4">
<class name="Array" version="4.5">
<brief_description>
A generic array datatype.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/ArrayMesh.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="ArrayMesh" inherits="Mesh" version="4.4">
<class name="ArrayMesh" inherits="Mesh" version="4.5">
<brief_description>
[Mesh] type that provides utility for constructing a surface from arrays.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AspectRatioContainer.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AspectRatioContainer" inherits="Container" version="4.4">
<class name="AspectRatioContainer" inherits="Container" version="4.5">
<brief_description>
Container that preserves its child controls' aspect ratio.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AtlasTexture.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AtlasTexture" inherits="Texture" version="4.4">
<class name="AtlasTexture" inherits="Texture" version="4.5">
<brief_description>
Crops out one part of a texture, such as a texture from a texture atlas.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AudioBusLayout.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioBusLayout" inherits="Resource" version="4.4">
<class name="AudioBusLayout" inherits="Resource" version="4.5">
<brief_description>
Stores information about the audio buses.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AudioEffect.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioEffect" inherits="Resource" version="4.4">
<class name="AudioEffect" inherits="Resource" version="4.5">
<brief_description>
Audio effect for audio.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AudioEffectAmplify.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioEffectAmplify" inherits="AudioEffect" version="4.4">
<class name="AudioEffectAmplify" inherits="AudioEffect" version="4.5">
<brief_description>
Adds an amplifying audio effect to an audio bus.
Increases or decreases the volume of the selected audio bus.
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AudioEffectBandLimitFilter.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioEffectBandLimitFilter" inherits="AudioEffectFilter" version="4.4">
<class name="AudioEffectBandLimitFilter" inherits="AudioEffectFilter" version="4.5">
<brief_description>
Adds a band limit filter to the audio bus.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AudioEffectBandPassFilter.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioEffectBandPassFilter" inherits="AudioEffectFilter" version="4.4">
<class name="AudioEffectBandPassFilter" inherits="AudioEffectFilter" version="4.5">
<brief_description>
Adds a band pass filter to the audio bus.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AudioEffectCapture.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioEffectCapture" inherits="AudioEffect" version="4.4">
<class name="AudioEffectCapture" inherits="AudioEffect" version="4.5">
<brief_description>
Captures audio from an audio bus in real-time.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AudioEffectChorus.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioEffectChorus" inherits="AudioEffect" version="4.4">
<class name="AudioEffectChorus" inherits="AudioEffect" version="4.5">
<brief_description>
Adds a chorus audio effect.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AudioEffectCompressor.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioEffectCompressor" inherits="AudioEffect" version="4.4">
<class name="AudioEffectCompressor" inherits="AudioEffect" version="4.5">
<brief_description>
Adds a compressor audio effect to an audio bus.
Reduces sounds that exceed a certain threshold level, smooths out the dynamics and increases the overall volume.
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AudioEffectDelay.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioEffectDelay" inherits="AudioEffect" version="4.4">
<class name="AudioEffectDelay" inherits="AudioEffect" version="4.5">
<brief_description>
Adds a delay audio effect to an audio bus. Plays input signal back after a period of time.
Two tap delay and feedback options.
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AudioEffectDistortion.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioEffectDistortion" inherits="AudioEffect" version="4.4">
<class name="AudioEffectDistortion" inherits="AudioEffect" version="4.5">
<brief_description>
Adds a distortion audio effect to an Audio bus.
Modify the sound to make it distorted.
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AudioEffectEQ.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioEffectEQ" inherits="AudioEffect" version="4.4">
<class name="AudioEffectEQ" inherits="AudioEffect" version="4.5">
<brief_description>
Base class for audio equalizers. Gives you control over frequencies.
Use it to create a custom equalizer if [AudioEffectEQ6], [AudioEffectEQ10] or [AudioEffectEQ21] don't fit your needs.
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AudioEffectEQ10.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioEffectEQ10" inherits="AudioEffectEQ" version="4.4">
<class name="AudioEffectEQ10" inherits="AudioEffectEQ" version="4.5">
<brief_description>
Adds a 10-band equalizer audio effect to an Audio bus. Gives you control over frequencies from 31 Hz to 16000 Hz.
Each frequency can be modulated between -60/+24 dB.
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AudioEffectEQ21.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioEffectEQ21" inherits="AudioEffectEQ" version="4.4">
<class name="AudioEffectEQ21" inherits="AudioEffectEQ" version="4.5">
<brief_description>
Adds a 21-band equalizer audio effect to an Audio bus. Gives you control over frequencies from 22 Hz to 22000 Hz.
Each frequency can be modulated between -60/+24 dB.
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AudioEffectEQ6.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioEffectEQ6" inherits="AudioEffectEQ" version="4.4">
<class name="AudioEffectEQ6" inherits="AudioEffectEQ" version="4.5">
<brief_description>
Adds a 6-band equalizer audio effect to an Audio bus. Gives you control over frequencies from 32 Hz to 10000 Hz.
Each frequency can be modulated between -60/+24 dB.
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AudioEffectFilter.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioEffectFilter" inherits="AudioEffect" version="4.4">
<class name="AudioEffectFilter" inherits="AudioEffect" version="4.5">
<brief_description>
Adds a filter to the audio bus.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AudioEffectHighPassFilter.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioEffectHighPassFilter" inherits="AudioEffectFilter" version="4.4">
<class name="AudioEffectHighPassFilter" inherits="AudioEffectFilter" version="4.5">
<brief_description>
Adds a high-pass filter to the Audio Bus.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AudioEffectHighShelfFilter.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioEffectHighShelfFilter" inherits="AudioEffectFilter" version="4.4">
<class name="AudioEffectHighShelfFilter" inherits="AudioEffectFilter" version="4.5">
<brief_description>
Reduces all frequencies above the [member AudioEffectFilter.cutoff_hz].
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AudioEffectInstance.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioEffectInstance" inherits="Reference" version="4.4">
<class name="AudioEffectInstance" inherits="Reference" version="4.5">
<brief_description>
</brief_description>
<description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AudioEffectLimiter.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioEffectLimiter" inherits="AudioEffect" version="4.4">
<class name="AudioEffectLimiter" inherits="AudioEffect" version="4.5">
<brief_description>
Adds a soft-clip limiter audio effect to an Audio bus.
</brief_description>
Expand Down
2 changes: 1 addition & 1 deletion doc/classes/AudioEffectLowPassFilter.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioEffectLowPassFilter" inherits="AudioEffectFilter" version="4.4">
<class name="AudioEffectLowPassFilter" inherits="AudioEffectFilter" version="4.5">
<brief_description>
Adds a low-pass filter to the Audio bus.
</brief_description>
Expand Down
Loading

0 comments on commit 3662269

Please sign in to comment.