OpenClonk
C4Licenses.h File Reference
#include <string>
#include <vector>
Include dependency graph for C4Licenses.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OCLicenseInfo
 

Variables

const std::vector< OCLicenseInfoOCLicenses
 

Class Documentation

◆ OCLicenseInfo

struct OCLicenseInfo

Definition at line 7 of file C4Licenses.h.

Class Members
string content
string name
string path

Variable Documentation

◆ OCLicenses

const std::vector<OCLicenseInfo> OCLicenses
extern