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

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

공개 메소드들

메소드 설명
CarPaint ( string detailsTexture, Color defaultColor = null ) : System
SaveAsync ( string location ) : System.Threading.Tasks.Task

보호된 메소드들

메소드 설명
Apply ( ) : void

메소드 상세

Apply() 보호된 메소드

protected Apply ( ) : void
리턴 void

CarPaint() 공개 메소드

public CarPaint ( string detailsTexture, Color defaultColor = null ) : System
detailsTexture string
defaultColor Color
리턴 System

SaveAsync() 공개 메소드

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