C# Class TutorialObject

Inheritance: MonoBehaviour
Afficher le fichier Open project: jsngai/deepsquid Class Usage Examples

Méthodes publiques

Свойство Type Description
beautyKitFound bool
debugStatements bool
gateIsOpen bool
hasGrabbed bool
hasGrabbedCheck bool
isEgg bool
isGlassBroken bool
letterPause float
narrText string[]
narrTextTrigger bool[]
player GameObject
posInDialogue int
pressEText GameObject
skipQuests bool
tutOrigin GameObject
tutorialBox GameObject
tutorialText GameObject

Méthodes publiques

Méthode Description
abilityUsageCheck ( string boobies ) : void

Private Methods

Méthode Description
OnTriggerExit ( Collider other ) : void
Start ( ) : void
Update ( ) : void
distanceNotify ( ) : void
distanceNotifyChad ( ) : void
distanceNotifyEel ( ) : void
distanceNotifySealDad ( ) : void
eggECaller ( ) : void
fillNarrativeString ( ) : void
jumpAhead ( ) : void
keyCheck ( ) : void
speakWithBork ( ) : void
speakWithChad ( ) : void
speakWithEel ( ) : void
speakWithSeal ( ) : void
spellItOut ( ) : IEnumerator
waitForFirstDialogueTrigger ( float x ) : IEnumerator

Method Details

abilityUsageCheck() public méthode

public abilityUsageCheck ( string boobies ) : void
boobies string
Résultat void

Property Details

beautyKitFound public_oe property

public bool beautyKitFound
Résultat bool

debugStatements public_oe property

public bool debugStatements
Résultat bool

gateIsOpen public_oe property

public bool gateIsOpen
Résultat bool

hasGrabbed public_oe property

public bool hasGrabbed
Résultat bool

hasGrabbedCheck public_oe property

public bool hasGrabbedCheck
Résultat bool

isEgg public_oe property

public bool isEgg
Résultat bool

isGlassBroken public_oe property

public bool isGlassBroken
Résultat bool

letterPause public_oe property

public float letterPause
Résultat float

narrText public_oe property

public string[] narrText
Résultat string[]

narrTextTrigger public_oe property

public bool[] narrTextTrigger
Résultat bool[]

player public_oe property

public GameObject player
Résultat GameObject

posInDialogue public_oe property

public int posInDialogue
Résultat int

pressEText public_oe property

public GameObject pressEText
Résultat GameObject

skipQuests public_oe property

public bool skipQuests
Résultat bool

tutOrigin public_oe property

public GameObject tutOrigin
Résultat GameObject

tutorialBox public_oe property

public GameObject tutorialBox
Résultat GameObject

tutorialText public_oe property

public GameObject tutorialText
Résultat GameObject