Click or drag to resize

AudioStreamOGGVorbisGetLoopOffset Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AudioStreamOGGVorbis.GetLoopOffset"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetLoopOffset is deprecated. Use the LoopOffset property instead.")]
public float GetLoopOffset()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.AudioStreamOGGVorbis.GetLoopOffset"]

See Also