Project Arrhythmia
A video game developed by Vitamin Games.
Loading...
Searching...
No Matches
VGLevel Class Reference
+ Inheritance diagram for VGLevel:

Classes

class  JSONReturn
 
class  LevelDataBase
 
class  ModIOData
 

Public Member Functions

 VGLevel (AudioClip _levelMusic, LevelDataBase _levelData)
 
bool InitArcadeData (string _folder)
 
JSONReturn GetLevelJSON ()
 
void GetLevelMusic ()
 
void initLevelData (Sprite _albumArt, AudioClip _levelMusic)
 

Public Attributes

DataManager.DifficultyType Difficulty = DataManager.DifficultyType.None
 
string TrackName = "Track Name"
 
string ArtistName = "Vitamin Games"
 
string CharterName = "Ol666"
 
string Description = "This is the description of the level."
 
DataManager.MetaData.CamJiggle CameraJiggleOverride = DataManager.MetaData.CamJiggle.PlayerSelected
 
string DescriptionShort = "This is the description of the level."
 
DataManager.LevelRankType Rank = DataManager.LevelRankType.N
 
float BPM
 
string GameVersion = DataManager.versionNumber
 
string SongLink
 
string CharterLink
 
string GameLink
 
string GameName
 
TextAsset JSON
 
Sprite AlbumArt
 
AudioClip LevelMusic
 

Properties

LevelDataBase LevelData [get, set]
 

Private Attributes

LevelDataBase BaseLevelData
 
ModIOData ModIOLevelData
 

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