C# Class AcManager.Controls.CustomShowroom.PaintShop.TransparentIfFlagged

Inheritance: PaintableItem
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Méthode Description
SaveAsync ( string location ) : System.Threading.Tasks.Task
TransparentIfFlagged ( string diffuseTexture, bool byDefault, bool inverse ) : System

Méthodes protégées

Méthode Description
Apply ( ) : void

Method Details

Apply() protected méthode

protected Apply ( ) : void
Résultat void

SaveAsync() public méthode

public SaveAsync ( string location ) : System.Threading.Tasks.Task
location string
Résultat System.Threading.Tasks.Task

TransparentIfFlagged() public méthode

public TransparentIfFlagged ( string diffuseTexture, bool byDefault, bool inverse ) : System
diffuseTexture string
byDefault bool
inverse bool
Résultat System