C# 클래스 Clothing, Aegina

파일 보기 프로젝트 열기: JMounier/Aegina 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AlienBody Body,
AmericanTopHat Hat,
AquaBody Body,
BasicBody Body,
BeardMoustachSplitBlackBeard Beard,
BeardMoustachSplitBlondBeard Beard,
BeardMoustachSplitBrownBeard Beard,
BeardMoustachSplitRedBeard Beard,
BeardMoustachSplitWhiteBeard Beard,
BeardOnlyBlackBeard Beard,
BeardOnlyBlondBeard Beard,
BeardOnlyBrownBeard Beard,
BeardOnlyRedBeard Beard,
BeardOnlyWhiteBeard Beard,
BlackBody Body,
BlackEye Eyes,
BlackOveralls Pant,
BlackStrawHat Hat,
BlackTopHat Hat,
BlueEye Eyes,
BlueGloves Gloves,
BlueOveralls Pant,
BluePant Pant,
BlueTshirt Tshirt,
BrownCowboy Hat,
BrownEye Eyes,
BrownGloves Gloves,
BrownOveralls Pant,
BrownPant Pant,
CreteBlackHair Hair,
CreteBlondHair Hair,
CreteBrownHair Hair,
CreteRedHair Hair,
CreteWhiteHair Hair,
DarkBody Body,
GrayTshirt Tshirt,
GreenEye Eyes,
GreenGloves Gloves,
GreenOveralls Pant,
GreenPant Pant,
GreenTshirt Tshirt,
LongBlackHair Hair,
LongBlondHair Hair,
LongBrownHair Hair,
LongRedHair Hair,
LongWhiteHair Hair,
MecheBlackHair Hair,
MecheBlondHair Hair,
MecheBrownHair Hair,
MecheRedHair Hair,
MecheWhiteHair Hair,
MoustachBlackBeard Beard,
MoustachBlondBeard Beard,
MoustachBrownBeard Beard,
MoustachRedBeard Beard,
MoustachWhiteBeard Beard,
NoneBeard Beard,
NoneHair Hair,
NoneHat Hat,
NoneTshirt Tshirt,
NormalBlackBeard Beard,
NormalBlackHair Hair,
NormalBlondBeard Beard,
NormalBlondHair Hair,
NormalBrownBeard Beard,
NormalBrownHair Hair,
NormalRedBeard Beard,
NormalRedHair Hair,
NormalWhiteBeard Beard,
NormalWhiteHair Hair,
OrangeEye Eyes,
PinkCowboy Hat,
PurpleGloves Gloves,
PurpleStrawHat Hat,
PurpleTshirt Tshirt,
RedCowboy Hat,
RedEye Eyes,
RedGloves Gloves,
RedOveralls Pant,
RedPant Pant,
RedStrawHat Hat,
RedTshirt Tshirt,
WhiteBody Body,
WhiteCowboy Hat,
WhiteGloves Gloves,
WhiteOveralls Pant,
WhitePant Pant,
WhiteStrawHat Hat,
WhiteTopHat Hat,
YellowStrawHat Hat,

공개 메소드들

메소드 설명
Clothing ( ) : System.Collections
Clothing ( Clothing, cloth ) : System.Collections
Clothing ( int id, Texture2D texture, Text, description ) : System.Collections
Find ( int id ) : Clothing,

Retourne le Clothing correspondant. (En copie)

MergeSkin ( ) : Texture2D

메소드 상세

Clothing() 공개 메소드

public Clothing ( ) : System.Collections
리턴 System.Collections

Clothing() 공개 메소드

public Clothing ( Clothing, cloth ) : System.Collections
cloth Clothing,
리턴 System.Collections

Clothing() 공개 메소드

public Clothing ( int id, Texture2D texture, Text, description ) : System.Collections
id int
texture UnityEngine.Texture2D
description Text,
리턴 System.Collections

Find() 공개 정적인 메소드

Retourne le Clothing correspondant. (En copie)
public static Find ( int id ) : Clothing,
id int
리턴 Clothing,

MergeSkin() 공개 정적인 메소드

public static MergeSkin ( ) : Texture2D
리턴 UnityEngine.Texture2D

프로퍼티 상세

AlienBody 공개적으로 정적으로 프로퍼티

public static Body, AlienBody
리턴 Body,

AmericanTopHat 공개적으로 정적으로 프로퍼티

public static Hat, AmericanTopHat
리턴 Hat,

AquaBody 공개적으로 정적으로 프로퍼티

public static Body, AquaBody
리턴 Body,

BasicBody 공개적으로 정적으로 프로퍼티

public static Body, BasicBody
리턴 Body,

BeardMoustachSplitBlackBeard 공개적으로 정적으로 프로퍼티

public static Beard, BeardMoustachSplitBlackBeard
리턴 Beard,

BeardMoustachSplitBlondBeard 공개적으로 정적으로 프로퍼티

public static Beard, BeardMoustachSplitBlondBeard
리턴 Beard,

BeardMoustachSplitBrownBeard 공개적으로 정적으로 프로퍼티

public static Beard, BeardMoustachSplitBrownBeard
리턴 Beard,

BeardMoustachSplitRedBeard 공개적으로 정적으로 프로퍼티

public static Beard, BeardMoustachSplitRedBeard
리턴 Beard,

BeardMoustachSplitWhiteBeard 공개적으로 정적으로 프로퍼티

public static Beard, BeardMoustachSplitWhiteBeard
리턴 Beard,

BeardOnlyBlackBeard 공개적으로 정적으로 프로퍼티

public static Beard, BeardOnlyBlackBeard
리턴 Beard,

BeardOnlyBlondBeard 공개적으로 정적으로 프로퍼티

public static Beard, BeardOnlyBlondBeard
리턴 Beard,

BeardOnlyBrownBeard 공개적으로 정적으로 프로퍼티

public static Beard, BeardOnlyBrownBeard
리턴 Beard,

BeardOnlyRedBeard 공개적으로 정적으로 프로퍼티

public static Beard, BeardOnlyRedBeard
리턴 Beard,

BeardOnlyWhiteBeard 공개적으로 정적으로 프로퍼티

public static Beard, BeardOnlyWhiteBeard
리턴 Beard,

BlackBody 공개적으로 정적으로 프로퍼티

public static Body, BlackBody
리턴 Body,

BlackEye 공개적으로 정적으로 프로퍼티

public static Eyes, BlackEye
리턴 Eyes,

BlackOveralls 공개적으로 정적으로 프로퍼티

public static Pant, BlackOveralls
리턴 Pant,

BlackStrawHat 공개적으로 정적으로 프로퍼티

public static Hat, BlackStrawHat
리턴 Hat,

BlackTopHat 공개적으로 정적으로 프로퍼티

public static Hat, BlackTopHat
리턴 Hat,

BlueEye 공개적으로 정적으로 프로퍼티

public static Eyes, BlueEye
리턴 Eyes,

BlueGloves 공개적으로 정적으로 프로퍼티

public static Gloves, BlueGloves
리턴 Gloves,

BlueOveralls 공개적으로 정적으로 프로퍼티

public static Pant, BlueOveralls
리턴 Pant,

BluePant 공개적으로 정적으로 프로퍼티

public static Pant, BluePant
리턴 Pant,

BlueTshirt 공개적으로 정적으로 프로퍼티

public static Tshirt, BlueTshirt
리턴 Tshirt,

BrownCowboy 공개적으로 정적으로 프로퍼티

public static Hat, BrownCowboy
리턴 Hat,

BrownEye 공개적으로 정적으로 프로퍼티

public static Eyes, BrownEye
리턴 Eyes,

BrownGloves 공개적으로 정적으로 프로퍼티

public static Gloves, BrownGloves
리턴 Gloves,

BrownOveralls 공개적으로 정적으로 프로퍼티

public static Pant, BrownOveralls
리턴 Pant,

BrownPant 공개적으로 정적으로 프로퍼티

public static Pant, BrownPant
리턴 Pant,

CreteBlackHair 공개적으로 정적으로 프로퍼티

public static Hair, CreteBlackHair
리턴 Hair,

CreteBlondHair 공개적으로 정적으로 프로퍼티

public static Hair, CreteBlondHair
리턴 Hair,

CreteBrownHair 공개적으로 정적으로 프로퍼티

public static Hair, CreteBrownHair
리턴 Hair,

CreteRedHair 공개적으로 정적으로 프로퍼티

public static Hair, CreteRedHair
리턴 Hair,

CreteWhiteHair 공개적으로 정적으로 프로퍼티

public static Hair, CreteWhiteHair
리턴 Hair,

DarkBody 공개적으로 정적으로 프로퍼티

public static Body, DarkBody
리턴 Body,

GrayTshirt 공개적으로 정적으로 프로퍼티

public static Tshirt, GrayTshirt
리턴 Tshirt,

GreenEye 공개적으로 정적으로 프로퍼티

public static Eyes, GreenEye
리턴 Eyes,

GreenGloves 공개적으로 정적으로 프로퍼티

public static Gloves, GreenGloves
리턴 Gloves,

GreenOveralls 공개적으로 정적으로 프로퍼티

public static Pant, GreenOveralls
리턴 Pant,

GreenPant 공개적으로 정적으로 프로퍼티

public static Pant, GreenPant
리턴 Pant,

GreenTshirt 공개적으로 정적으로 프로퍼티

public static Tshirt, GreenTshirt
리턴 Tshirt,

LongBlackHair 공개적으로 정적으로 프로퍼티

public static Hair, LongBlackHair
리턴 Hair,

LongBlondHair 공개적으로 정적으로 프로퍼티

public static Hair, LongBlondHair
리턴 Hair,

LongBrownHair 공개적으로 정적으로 프로퍼티

public static Hair, LongBrownHair
리턴 Hair,

LongRedHair 공개적으로 정적으로 프로퍼티

public static Hair, LongRedHair
리턴 Hair,

LongWhiteHair 공개적으로 정적으로 프로퍼티

public static Hair, LongWhiteHair
리턴 Hair,

MecheBlackHair 공개적으로 정적으로 프로퍼티

public static Hair, MecheBlackHair
리턴 Hair,

MecheBlondHair 공개적으로 정적으로 프로퍼티

public static Hair, MecheBlondHair
리턴 Hair,

MecheBrownHair 공개적으로 정적으로 프로퍼티

public static Hair, MecheBrownHair
리턴 Hair,

MecheRedHair 공개적으로 정적으로 프로퍼티

public static Hair, MecheRedHair
리턴 Hair,

MecheWhiteHair 공개적으로 정적으로 프로퍼티

public static Hair, MecheWhiteHair
리턴 Hair,

MoustachBlackBeard 공개적으로 정적으로 프로퍼티

public static Beard, MoustachBlackBeard
리턴 Beard,

MoustachBlondBeard 공개적으로 정적으로 프로퍼티

public static Beard, MoustachBlondBeard
리턴 Beard,

MoustachBrownBeard 공개적으로 정적으로 프로퍼티

public static Beard, MoustachBrownBeard
리턴 Beard,

MoustachRedBeard 공개적으로 정적으로 프로퍼티

public static Beard, MoustachRedBeard
리턴 Beard,

MoustachWhiteBeard 공개적으로 정적으로 프로퍼티

public static Beard, MoustachWhiteBeard
리턴 Beard,

NoneBeard 공개적으로 정적으로 프로퍼티

public static Beard, NoneBeard
리턴 Beard,

NoneHair 공개적으로 정적으로 프로퍼티

public static Hair, NoneHair
리턴 Hair,

NoneHat 공개적으로 정적으로 프로퍼티

public static Hat, NoneHat
리턴 Hat,

NoneTshirt 공개적으로 정적으로 프로퍼티

public static Tshirt, NoneTshirt
리턴 Tshirt,

NormalBlackBeard 공개적으로 정적으로 프로퍼티

public static Beard, NormalBlackBeard
리턴 Beard,

NormalBlackHair 공개적으로 정적으로 프로퍼티

public static Hair, NormalBlackHair
리턴 Hair,

NormalBlondBeard 공개적으로 정적으로 프로퍼티

public static Beard, NormalBlondBeard
리턴 Beard,

NormalBlondHair 공개적으로 정적으로 프로퍼티

public static Hair, NormalBlondHair
리턴 Hair,

NormalBrownBeard 공개적으로 정적으로 프로퍼티

public static Beard, NormalBrownBeard
리턴 Beard,

NormalBrownHair 공개적으로 정적으로 프로퍼티

public static Hair, NormalBrownHair
리턴 Hair,

NormalRedBeard 공개적으로 정적으로 프로퍼티

public static Beard, NormalRedBeard
리턴 Beard,

NormalRedHair 공개적으로 정적으로 프로퍼티

public static Hair, NormalRedHair
리턴 Hair,

NormalWhiteBeard 공개적으로 정적으로 프로퍼티

public static Beard, NormalWhiteBeard
리턴 Beard,

NormalWhiteHair 공개적으로 정적으로 프로퍼티

public static Hair, NormalWhiteHair
리턴 Hair,

OrangeEye 공개적으로 정적으로 프로퍼티

public static Eyes, OrangeEye
리턴 Eyes,

PinkCowboy 공개적으로 정적으로 프로퍼티

public static Hat, PinkCowboy
리턴 Hat,

PurpleGloves 공개적으로 정적으로 프로퍼티

public static Gloves, PurpleGloves
리턴 Gloves,

PurpleStrawHat 공개적으로 정적으로 프로퍼티

public static Hat, PurpleStrawHat
리턴 Hat,

PurpleTshirt 공개적으로 정적으로 프로퍼티

public static Tshirt, PurpleTshirt
리턴 Tshirt,

RedCowboy 공개적으로 정적으로 프로퍼티

public static Hat, RedCowboy
리턴 Hat,

RedEye 공개적으로 정적으로 프로퍼티

public static Eyes, RedEye
리턴 Eyes,

RedGloves 공개적으로 정적으로 프로퍼티

public static Gloves, RedGloves
리턴 Gloves,

RedOveralls 공개적으로 정적으로 프로퍼티

public static Pant, RedOveralls
리턴 Pant,

RedPant 공개적으로 정적으로 프로퍼티

public static Pant, RedPant
리턴 Pant,

RedStrawHat 공개적으로 정적으로 프로퍼티

public static Hat, RedStrawHat
리턴 Hat,

RedTshirt 공개적으로 정적으로 프로퍼티

public static Tshirt, RedTshirt
리턴 Tshirt,

WhiteBody 공개적으로 정적으로 프로퍼티

public static Body, WhiteBody
리턴 Body,

WhiteCowboy 공개적으로 정적으로 프로퍼티

public static Hat, WhiteCowboy
리턴 Hat,

WhiteGloves 공개적으로 정적으로 프로퍼티

public static Gloves, WhiteGloves
리턴 Gloves,

WhiteOveralls 공개적으로 정적으로 프로퍼티

public static Pant, WhiteOveralls
리턴 Pant,

WhitePant 공개적으로 정적으로 프로퍼티

public static Pant, WhitePant
리턴 Pant,

WhiteStrawHat 공개적으로 정적으로 프로퍼티

public static Hat, WhiteStrawHat
리턴 Hat,

WhiteTopHat 공개적으로 정적으로 프로퍼티

public static Hat, WhiteTopHat
리턴 Hat,

YellowStrawHat 공개적으로 정적으로 프로퍼티

public static Hat, YellowStrawHat
리턴 Hat,