konnexengine ~master (2022-03-11T22:24:10Z)
Dub
Repo
Update
konnexengine
competitions
blueprint
struct
Update {
UUID
id
;
string
title
;
string
detail
;
Comment
[]
comments
;
}
Members
Variables
comments
Comment
[]
comments
;
Undocumented in source.
detail
string
detail
;
Undocumented in source.
id
UUID
id
;
Undocumented in source.
title
string
title
;
Undocumented in source.
Meta
Source
See Implementation
konnexengine
competitions
blueprint
classes
Competition
Goal
interfaces
CompetitionInterface
structs
Entry
Update