XJ music engine  1.9.6
In-game runtime engine for XJ music.
Public Member Functions | Public Attributes | List of all members
XJ::Project Class Reference

#include <Project.h>

Inheritance diagram for XJ::Project:
XJ::ContentEntity

Public Member Functions

 Project ()=default
 
- Public Member Functions inherited from XJ::ContentEntity
 ContentEntity ()=default
 

Public Attributes

std::string name
 
std::string platformVersion
 
bool isDeleted {false}
 
long long updatedAt {EntityUtils::currentTimeMillis()}
 
- Public Attributes inherited from XJ::ContentEntity
UUID id
 

Constructor & Destructor Documentation

◆ Project()

XJ::Project::Project ( )
default

Member Data Documentation

◆ isDeleted

bool XJ::Project::isDeleted {false}

◆ name

std::string XJ::Project::name

◆ platformVersion

std::string XJ::Project::platformVersion

◆ updatedAt

long long XJ::Project::updatedAt {EntityUtils::currentTimeMillis()}

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