C# Class UUebView.TMProPlugin

Inheritance: IPluggable
Afficher le fichier Open project: sassembla/UUebView

Méthodes publiques

Méthode Description
TMProPlugin ( ) : System

Private Methods

Méthode Description
DoTextMeshProComponentLayout ( UUebView.TagTree textTree, TMPro.TextMeshProUGUI textComponent, string text, UUebView.ViewCursor textViewCursor, Func insertion = null ) : IEnumerator
IPluggable ( GameObject prefab, string uuebTagsName ) : Component
IPluggable ( Component sourceComponent, UUebView.TagTree textTree, string text, UUebView.ViewCursor textViewCursor, Func insertion = null ) : IEnumerator
IPluggable ( Component textComponentSrc ) : float
IPluggable ( GameObject targetGameObject, string text, bool shouldFlow ) : void

Method Details

TMProPlugin() public méthode

public TMProPlugin ( ) : System
Résultat System