C# 클래스 Gonzo.Elements.OutfitContainer

파일 보기 프로젝트 열기: Afr0Games/Project-Dollhouse 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
LightAppearance Files.Vitaboy.Appearance
Oft Files.Vitaboy.Outfit

공개 메소드들

메소드 설명
OutfitContainer ( Outfit OFT ) : System

Container for grouping together outfits and appearances.

메소드 상세

OutfitContainer() 공개 메소드

Container for grouping together outfits and appearances.
public OutfitContainer ( Outfit OFT ) : System
OFT Files.Vitaboy.Outfit An outfit from which to create this container.
리턴 System

프로퍼티 상세

LightAppearance 공개적으로 프로퍼티

public Appearance,Files.Vitaboy LightAppearance
리턴 Files.Vitaboy.Appearance

Oft 공개적으로 프로퍼티

public Outfit,Files.Vitaboy Oft
리턴 Files.Vitaboy.Outfit