Current section

Files

Jump to
tallgrass include tallgrass@game@version_Version.hrl
Raw

include/tallgrass@game@version_Version.hrl

-record(version, {
id :: integer(),
name :: binary(),
names :: list(tallgrass@common@name:name()),
version_group :: tallgrass@common@resource:resource()
}).