Property | Type | Description | |
---|---|---|---|
agentObject | GameObject, |
Method | Description | |
---|---|---|
AgentRotation ( float angle ) : void | ||
SendServerMessage ( string topicName, string serverMessage ) : void |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void | ||
client_MqttMsgPublishReceived ( object sender, MqttMsgPublishEventArgs e ) : void |
public SendServerMessage ( string topicName, string serverMessage ) : void | ||
topicName | string | |
serverMessage | string | |
return | void |