C# Class VisitFriend, HomeAlone

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/HomeAlone Class Usage Examples

Méthodes publiques

Свойство Type Description
BackProbability int
FriendImage Image
FriendNameVisit string
Seat string[]
SeatImage Image[]
ShopLaundry GameObject
TalkBalloonImage GameObject
ThisObject GameObject
VisitCounter Text
VisitItem GameObject[]
VisitNumber int
VisitProbability int
emotion EmotionArray[],
isShown bool
itemVisible bool
myPos string
penguin GameObject
posAmmoFloor1 Vector3
posAmmoFloor2 Vector3
posBed1 Vector3
posCrocoBed Vector3
posCrocoDesk Vector3
posDesk Vector3
posFloor1 Vector3
posFloor2 Vector3
posLaundry Vector3
seat_image SeatImageArray[],

Méthodes publiques

Méthode Description
Awake ( ) : void
EnableImage ( ) : void
GetEmotionNumber ( int saveN ) : int
HowFriendly ( ) : int
IntParseFast ( string value ) : int
SetEnableTalkList ( ) : void
Start ( ) : void
Update ( ) : void
back ( ) : void
disableImage ( ) : void
load ( ) : void
save ( ) : void
sprite ( ) : void
visit ( ) : void

Private Methods

Méthode Description
IsAlreadyShow ( int randNum ) : bool
IsPartyTime ( ) : bool
ItemCheck ( ) : bool
PrevTalkNum ( ) : int
TimeOver ( ) : bool
snakeOK ( ) : bool

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

EnableImage() public méthode

public EnableImage ( ) : void
Résultat void

GetEmotionNumber() public méthode

public GetEmotionNumber ( int saveN ) : int
saveN int
Résultat int

HowFriendly() public méthode

public HowFriendly ( ) : int
Résultat int

IntParseFast() public static méthode

public static IntParseFast ( string value ) : int
value string
Résultat int

SetEnableTalkList() public méthode

public SetEnableTalkList ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

back() public méthode

public back ( ) : void
Résultat void

disableImage() public méthode

public disableImage ( ) : void
Résultat void

load() public méthode

public load ( ) : void
Résultat void

save() public méthode

public save ( ) : void
Résultat void

sprite() public méthode

public sprite ( ) : void
Résultat void

visit() public méthode

public visit ( ) : void
Résultat void

Property Details

BackProbability public_oe property

public int BackProbability
Résultat int

FriendImage public_oe property

public Image FriendImage
Résultat Image

FriendNameVisit public_oe property

public string FriendNameVisit
Résultat string

Seat public_oe property

public string[] Seat
Résultat string[]

SeatImage public_oe property

public Image[] SeatImage
Résultat Image[]

ShopLaundry public_oe property

public GameObject ShopLaundry
Résultat GameObject

TalkBalloonImage public_oe property

public GameObject TalkBalloonImage
Résultat GameObject

ThisObject public_oe property

public GameObject ThisObject
Résultat GameObject

VisitCounter public_oe property

public Text VisitCounter
Résultat Text

VisitItem public_oe property

public GameObject[] VisitItem
Résultat GameObject[]

VisitNumber public_oe property

public int VisitNumber
Résultat int

VisitProbability public_oe property

public int VisitProbability
Résultat int

emotion public_oe property

public EmotionArray[], emotion
Résultat EmotionArray[],

isShown public_oe property

public bool isShown
Résultat bool

itemVisible public_oe property

public bool itemVisible
Résultat bool

myPos public_oe property

public string myPos
Résultat string

penguin public_oe static_oe property

public static GameObject penguin
Résultat GameObject

posAmmoFloor1 public_oe static_oe property

public static Vector3 posAmmoFloor1
Résultat Vector3

posAmmoFloor2 public_oe static_oe property

public static Vector3 posAmmoFloor2
Résultat Vector3

posBed1 public_oe static_oe property

public static Vector3 posBed1
Résultat Vector3

posCrocoBed public_oe static_oe property

public static Vector3 posCrocoBed
Résultat Vector3

posCrocoDesk public_oe static_oe property

public static Vector3 posCrocoDesk
Résultat Vector3

posDesk public_oe static_oe property

public static Vector3 posDesk
Résultat Vector3

posFloor1 public_oe static_oe property

public static Vector3 posFloor1
Résultat Vector3

posFloor2 public_oe static_oe property

public static Vector3 posFloor2
Résultat Vector3

posLaundry public_oe static_oe property

public static Vector3 posLaundry
Résultat Vector3

seat_image public_oe property

public SeatImageArray[], seat_image
Résultat SeatImageArray[],