bpf::system::Env struct

Contents

Environment specs structure

Public variables

String ShortName
String Name
String Version
fint VersionInt

Variable documentation

String bpf::system::Env::ShortName

Short name of the Framework

String bpf::system::Env::Name

Long name of the Framework

String bpf::system::Env::Version

Version string of the Framework (used for display)

fint bpf::system::Env::VersionInt

Version integer of the Framework (used for lading plugins)