sc2-gamedata
Public Attributes | List of all members
CLocation Class Reference

Generic. More...

#include <Location.h>

Collaboration diagram for CLocation:
Collaboration graph
[legend]

Public Attributes

CStringLink Name
 Name. More...
 
CStringLink Description
 Description. More...
 
CMoviePath Movie
 Movie. More...
 
CStringLink MissionTitle
 Mission Title. More...
 
CStringLink MissionText
 Mission Text. More...
 
CStringLink PlanetToolTip
 Planet Tooltip. More...
 
CStringLink PrimaryObjectiveTitle
 Primary Objective Title. More...
 
CStringLink PrimaryObjectiveText
 Primary Objective Text. More...
 
CStringLink SecondaryObjectiveTitle
 Secondary Objective Title. More...
 
CStringLink SecondaryObjectiveText
 Secondary Objective Text. More...
 
CStringLink RewardTitle
 Reward Title. More...
 
CStringLink RewardText
 Reward Text. More...
 
CStringLink BonusTitle
 Bonus Title. More...
 
CStringLink BonusText
 Bonus Text. More...
 
CStringLink ContactName
 Contact Name. More...
 
CModelLink ContactModel
 Contact Model. More...
 
CActorLink ContactActor
 Contact Actor. More...
 
CModelLink PlanetModel
 Planet Model. More...
 
CModelLink BackgroundModel
 Background Model. More...
 
CImagePath BackgroundImage
 Background Image. More...
 
std::vector< SMissionCategoryMissionCategoryArray
 Mission Categories. More...
 
CSoundtrackLink AmbientSound
 Ambient Sound. More...
 
CUserReference UserReference
 User Reference. More...
 

Detailed Description

Generic.

Remarks
Unknown

Member Data Documentation

◆ AmbientSound

CSoundtrackLink CLocation::AmbientSound

Ambient Sound.

◆ BackgroundImage

CImagePath CLocation::BackgroundImage

Background Image.

◆ BackgroundModel

CModelLink CLocation::BackgroundModel

Background Model.

◆ BonusText

CStringLink CLocation::BonusText

Bonus Text.

◆ BonusTitle

CStringLink CLocation::BonusTitle

Bonus Title.

◆ ContactActor

CActorLink CLocation::ContactActor

Contact Actor.

◆ ContactModel

CModelLink CLocation::ContactModel

Contact Model.

◆ ContactName

CStringLink CLocation::ContactName

Contact Name.

◆ Description

CStringLink CLocation::Description

Description.

◆ MissionCategoryArray

std::vector<SMissionCategory> CLocation::MissionCategoryArray

Mission Categories.

◆ MissionText

CStringLink CLocation::MissionText

Mission Text.

◆ MissionTitle

CStringLink CLocation::MissionTitle

Mission Title.

◆ Movie

CMoviePath CLocation::Movie

Movie.

◆ Name

CStringLink CLocation::Name

Name.

◆ PlanetModel

CModelLink CLocation::PlanetModel

Planet Model.

◆ PlanetToolTip

CStringLink CLocation::PlanetToolTip

Planet Tooltip.

◆ PrimaryObjectiveText

CStringLink CLocation::PrimaryObjectiveText

Primary Objective Text.

◆ PrimaryObjectiveTitle

CStringLink CLocation::PrimaryObjectiveTitle

Primary Objective Title.

◆ RewardText

CStringLink CLocation::RewardText

Reward Text.

◆ RewardTitle

CStringLink CLocation::RewardTitle

Reward Title.

◆ SecondaryObjectiveText

CStringLink CLocation::SecondaryObjectiveText

Secondary Objective Text.

◆ SecondaryObjectiveTitle

CStringLink CLocation::SecondaryObjectiveTitle

Secondary Objective Title.

◆ UserReference

CUserReference CLocation::UserReference

User Reference.


The documentation for this class was generated from the following file: