C# Class Sol.QuestObjective

Afficher le fichier Open project: Stumpstump/RoverGame Class Usage Examples

Méthodes publiques

Свойство Type Description
displayTexts List
isQuestChoice bool
objectiveText string
questTrigger QuestTrigger
soundControls SoundControls
speaker Speaker
waypointTargets List

Protected Properties

Свойство Type Description
cachedHudManager bl_HudManager
spawnedHudInfos List

Méthodes publiques

Méthode Description
Cleanup ( ) : void
Initialize ( ) : void

Private Methods

Méthode Description
GetHudInfo ( Transform target ) : bl_HudInfo

Method Details

Cleanup() public méthode

public Cleanup ( ) : void
Résultat void

Initialize() public méthode

public Initialize ( ) : void
Résultat void

Property Details

cachedHudManager protected_oe property

protected bl_HudManager cachedHudManager
Résultat bl_HudManager

displayTexts public_oe property

public List displayTexts
Résultat List

isQuestChoice public_oe property

public bool isQuestChoice
Résultat bool

objectiveText public_oe property

public string objectiveText
Résultat string

questTrigger public_oe property

public QuestTrigger,Sol questTrigger
Résultat QuestTrigger

soundControls public_oe property

public SoundControls,Sol soundControls
Résultat SoundControls

spawnedHudInfos protected_oe property

protected List spawnedHudInfos
Résultat List

speaker public_oe property

public Speaker speaker
Résultat Speaker

waypointTargets public_oe property

public List waypointTargets
Résultat List