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

#include <ProgramVoiceTrack.h>

Inheritance diagram for XJ::ProgramVoiceTrack:
XJ::ContentEntity

Public Member Functions

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

Public Attributes

UUID programId
 
std::string programVoiceId
 
std::string name
 
float order {}
 
- Public Attributes inherited from XJ::ContentEntity
UUID id
 

Constructor & Destructor Documentation

◆ ProgramVoiceTrack()

XJ::ProgramVoiceTrack::ProgramVoiceTrack ( )
default

Member Data Documentation

◆ name

std::string XJ::ProgramVoiceTrack::name

◆ order

float XJ::ProgramVoiceTrack::order {}

◆ programId

UUID XJ::ProgramVoiceTrack::programId

◆ programVoiceId

std::string XJ::ProgramVoiceTrack::programVoiceId

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