Click or drag to resize

UnityUITextMeshProGlyphHelperTMProSpriteOptionsEquals(UnityUITextMeshProGlyphHelperTMProSpriteOptions) Method


Namespace: Rewired.Glyphs.UnityUI
Assembly: Rewired_Glyphs (in Rewired_Glyphs.dll) Version: 0.0.0.0
Syntax
C#
public bool Equals(
	UnityUITextMeshProGlyphHelperTMProSpriteOptions other
)

Parameters

other  UnityUITextMeshProGlyphHelperTMProSpriteOptions
 

Return Value

Boolean

Implements

IEquatableTEquals(T)
See Also