tfg
Loading...
Searching...
No Matches
PredictionManager Class Reference

Component that manage the predictions of the server. More...

Inheritance diagram for PredictionManager:

Public Member Functions

void NewPrediction (string json)
 Method that should be called when a new prediction arrives. It uses the text returned by the server to create the text indicating the prediction of the classes and informs the avatar of the prediccted class.

Properties

static PredictionManager Instance [get]

Detailed Description

Component that manage the predictions of the server.

Member Function Documentation

◆ NewPrediction()

void PredictionManager.NewPrediction ( string json)
inline

Method that should be called when a new prediction arrives. It uses the text returned by the server to create the text indicating the prediction of the classes and informs the avatar of the prediccted class.

Parameters
jsonText returned by the server that is in JSON format.

The documentation for this class was generated from the following file:
  • PredictionManager.cs