C# Class ClubWindowScript, YandereSimulatorSource

Inheritance: MonoBehaviour
Afficher le fichier Open project: YandereSimSC/YandereSimulatorSource

Méthodes publiques

Свойство Type Description
Activity bool
ActivityDescs string[]
ActivityLabel UILabel,
ActivityWindow Transform,
BottomLabel UILabel,
Club ClubType
ClubDesc UILabel,
ClubDescs string[]
ClubInfo GameObject,
ClubManager ClubManagerScript,
ClubName UILabel,
ClubNames string[]
LowAtmosphereDesc string
MedAtmosphereDesc string
PerformingActivity bool
PromptBar PromptBarScript,
Quitting bool
Timer float
Warning GameObject,
Window GameObject,
Yandere YandereScript

Méthodes publiques

Méthode Description
UpdateWindow ( ) : void

Private Methods

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

Method Details

UpdateWindow() public méthode

public UpdateWindow ( ) : void
Résultat void

Property Details

Activity public_oe property

public bool Activity
Résultat bool

ActivityDescs public_oe property

public string[] ActivityDescs
Résultat string[]

ActivityLabel public_oe property

public UILabel, ActivityLabel
Résultat UILabel,

ActivityWindow public_oe property

public Transform, ActivityWindow
Résultat Transform,

BottomLabel public_oe property

public UILabel, BottomLabel
Résultat UILabel,

Club public_oe property

public ClubType Club
Résultat ClubType

ClubDesc public_oe property

public UILabel, ClubDesc
Résultat UILabel,

ClubDescs public_oe property

public string[] ClubDescs
Résultat string[]

ClubInfo public_oe property

public GameObject, ClubInfo
Résultat GameObject,

ClubManager public_oe property

public ClubManagerScript, ClubManager
Résultat ClubManagerScript,

ClubName public_oe property

public UILabel, ClubName
Résultat UILabel,

ClubNames public_oe property

public string[] ClubNames
Résultat string[]

LowAtmosphereDesc public_oe property

public string LowAtmosphereDesc
Résultat string

MedAtmosphereDesc public_oe property

public string MedAtmosphereDesc
Résultat string

PerformingActivity public_oe property

public bool PerformingActivity
Résultat bool

PromptBar public_oe property

public PromptBarScript, PromptBar
Résultat PromptBarScript,

Quitting public_oe property

public bool Quitting
Résultat bool

Timer public_oe property

public float Timer
Résultat float

Warning public_oe property

public GameObject, Warning
Résultat GameObject,

Window public_oe property

public GameObject, Window
Résultat GameObject,

Yandere public_oe property

public YandereScript Yandere
Résultat YandereScript