Unity Quiz Server
A Quiz content server and client, to ease the creation and sharing of quiz content.
|
Public Member Functions | |
void | OnButtonClick () |
void | OnInputFieldChanged (string source) |
Public Attributes | |
Button | _button |
InputField | _inputField |
Text | _textMessages |
RawImage | _imageConnection |
PackageDownload | _packageLoader |
ServerSettings | _serverSettings |