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

Inheritance: PaintableItem
Show file Open project: gro-ove/actools

Public Methods

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

Protected Methods

Method Description
Apply ( ) : void

Method Details

Apply() protected method

protected Apply ( ) : void
return void

SaveAsync() public method

public SaveAsync ( string location ) : System.Threading.Tasks.Task
location string
return System.Threading.Tasks.Task

TransparentIfFlagged() public method

public TransparentIfFlagged ( string diffuseTexture, bool byDefault, bool inverse ) : System
diffuseTexture string
byDefault bool
inverse bool
return System