Свойство | Type | Description | |
---|---|---|---|
agentObject | GameObject, |
Méthode | Description | |
---|---|---|
AgentRotation ( float angle ) : void | ||
SendServerMessage ( string topicName, string serverMessage ) : void |
Méthode | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void | ||
client_MqttMsgPublishReceived ( object sender, MqttMsgPublishEventArgs e ) : void |
public AgentRotation ( float angle ) : void | ||
angle | float | |
Résultat | void |
public SendServerMessage ( string topicName, string serverMessage ) : void | ||
topicName | string | |
serverMessage | string | |
Résultat | void |