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

#include <Library.h>

Inheritance diagram for XJ::Library:
XJ::ContentEntity

Public Member Functions

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

Public Attributes

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

Constructor & Destructor Documentation

◆ Library()

XJ::Library::Library ( )
default

Member Data Documentation

◆ isDeleted

bool XJ::Library::isDeleted {false}

◆ name

std::string XJ::Library::name

◆ projectId

UUID XJ::Library::projectId

◆ updatedAt

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

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