From b829170121d3657369904ec62d8065606777a9ce Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Oct 2021 18:54:04 +0200 Subject: Removed doxygen generated docs They can be rebuild anytime and are considered a build artifact/binary. --- Doc/doxygen/html/class_mod_campaign.html | 325 ------------------------------- 1 file changed, 325 deletions(-) delete mode 100644 Doc/doxygen/html/class_mod_campaign.html (limited to 'Doc/doxygen/html/class_mod_campaign.html') diff --git a/Doc/doxygen/html/class_mod_campaign.html b/Doc/doxygen/html/class_mod_campaign.html deleted file mode 100644 index 1410d29..0000000 --- a/Doc/doxygen/html/class_mod_campaign.html +++ /dev/null @@ -1,325 +0,0 @@ - - - - - -Starshatter_Open: ModCampaign Class Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
ModCampaign Class Reference
-
-
- -

#include <ModInfo.h>

- -

List of all members.

- - - - - - - -

-Public Member Functions

 ModCampaign ()
 ~ModCampaign ()
const TextName () const
const TextPath () const
bool IsDynamic () const
- - -

-Static Public Member Functions

static const char * TYPENAME ()
- - -

-Friends

class ModInfo
-

Detailed Description

-
-

Definition at line 82 of file ModInfo.h.

-

Constructor & Destructor Documentation

- -
-
- - - - - -
- - - - - - - -
ModCampaign::ModCampaign ()
-
-inline
-
- -

Definition at line 89 of file ModInfo.h.

- -
-
- -
-
- - - - - -
- - - - - - - -
ModCampaign::~ModCampaign ()
-
-inline
-
- -

Definition at line 90 of file ModInfo.h.

- -
-
-

Member Function Documentation

- -
-
- - - - - -
- - - - - - - -
bool ModCampaign::IsDynamic () const
-
-inline
-
- -

Definition at line 94 of file ModInfo.h.

- -
-
- -
-
- - - - - -
- - - - - - - -
const Text& ModCampaign::Name () const
-
-inline
-
- -

Definition at line 92 of file ModInfo.h.

- -
-
- -
-
- - - - - -
- - - - - - - -
const Text& ModCampaign::Path () const
-
-inline
-
- -

Definition at line 93 of file ModInfo.h.

- -
-
- -
-
- - - - - -
- - - - - - - -
static const char* ModCampaign::TYPENAME ()
-
-inlinestatic
-
- -

Definition at line 87 of file ModInfo.h.

- -
-
-

Friends And Related Function Documentation

- -
-
- - - - - -
- - - - -
friend class ModInfo
-
-friend
-
- -

Definition at line 84 of file ModInfo.h.

- -
-
-
The documentation for this class was generated from the following file: -
-
- - - - -- cgit v1.1