C# 클래스 AcManager.Controls.CustomShowroom.PaintShop.TransparentIfFlagged

상속: PaintableItem
파일 보기 프로젝트 열기: gro-ove/actools

공개 메소드들

메소드 설명
SaveAsync ( string location ) : System.Threading.Tasks.Task
TransparentIfFlagged ( string diffuseTexture, bool byDefault, bool inverse ) : System

보호된 메소드들

메소드 설명
Apply ( ) : void

메소드 상세

Apply() 보호된 메소드

protected Apply ( ) : void
리턴 void

SaveAsync() 공개 메소드

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

TransparentIfFlagged() 공개 메소드

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