ArkScript
A small, fast, functional and scripting language for video games
Ark::Version Struct Reference

#include <BytecodeReader.hpp>

Public Attributes

uint16_t major
 
uint16_t minor
 
uint16_t patch
 

Detailed Description

Definition at line 37 of file BytecodeReader.hpp.

Member Data Documentation

◆ major

uint16_t Ark::Version::major

Definition at line 39 of file BytecodeReader.hpp.

◆ minor

uint16_t Ark::Version::minor

Definition at line 40 of file BytecodeReader.hpp.

◆ patch

uint16_t Ark::Version::patch

Definition at line 41 of file BytecodeReader.hpp.


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