DynamicFont.GetSpacing Method |
Note: This API is now obsolete.
Returns the spacing for the given type (see DynamicFont.SpacingType).
Namespace: Godot
[ObsoleteAttribute("GetSpacing is deprecated. Use the ExtraSpacingSpace property instead.")] public int GetSpacing( int type )
[Missing <param name="type"/> documentation for "M:Godot.DynamicFont.GetSpacing(System.Int32)"]
[Missing <returns> documentation for "M:Godot.DynamicFont.GetSpacing(System.Int32)"]