Hubris Engine Dev
A Project to learn and get into Game Engine developement.
 
Loading...
Searching...
No Matches
Hubris::Version Struct Reference

#include <Engine.h>

Public Attributes

int Variant
 
int Major
 
int Minor
 
int Patch
 

Detailed Description

Definition at line 14 of file Engine.h.

Member Data Documentation

◆ Major

int Hubris::Version::Major

Definition at line 15 of file Engine.h.

◆ Minor

int Hubris::Version::Minor

Definition at line 15 of file Engine.h.

◆ Patch

int Hubris::Version::Patch

Definition at line 15 of file Engine.h.

◆ Variant

int Hubris::Version::Variant

Definition at line 15 of file Engine.h.


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