C# Class FairyGUI.Utils.HtmlButton

Inheritance: IHtmlObject
Afficher le fichier Open project: fairygui/FairyGUI-unity Class Usage Examples

Méthodes publiques

Свойство Type Description
resource string

Méthodes publiques

Méthode Description
Add ( ) : void
Create ( RichTextField owner, HtmlElement element ) : void
Dispose ( ) : void
HtmlButton ( ) : System
Release ( ) : void
Remove ( ) : void
SetPosition ( float x, float y ) : void

Method Details

Add() public méthode

public Add ( ) : void
Résultat void

Create() public méthode

public Create ( RichTextField owner, HtmlElement element ) : void
owner RichTextField
element HtmlElement
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

HtmlButton() public méthode

public HtmlButton ( ) : System
Résultat System

Release() public méthode

public Release ( ) : void
Résultat void

Remove() public méthode

public Remove ( ) : void
Résultat void

SetPosition() public méthode

public SetPosition ( float x, float y ) : void
x float
y float
Résultat void

Property Details

resource public_oe static_oe property

public static string resource
Résultat string