C# Class friendPos, HomeAlone

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/HomeAlone

Méthodes publiques

Свойство Type Description
FriendImage Image
FriendNameVisit string
SeatImage Image[]
ThisObject GameObject
crocobed GameObject
myPos string
penguin GameObject
posBed1 Vector3
posDesk Vector3
posFloor1 Vector3
posFloor2 Vector3
posLaundry Vector3

Méthodes publiques

Méthode Description
Awake ( ) : void
Start ( ) : void
Update ( ) : void
load ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

load() public méthode

public load ( ) : void
Résultat void

Property Details

FriendImage public_oe property

public Image FriendImage
Résultat Image

FriendNameVisit public_oe property

public string FriendNameVisit
Résultat string

SeatImage public_oe property

public Image[] SeatImage
Résultat Image[]

ThisObject public_oe property

public GameObject ThisObject
Résultat GameObject

crocobed public_oe property

public GameObject crocobed
Résultat GameObject

myPos public_oe property

public string myPos
Résultat string

penguin public_oe static_oe property

public static GameObject penguin
Résultat GameObject

posBed1 public_oe static_oe property

public static Vector3 posBed1
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