Roboid Control for C# 0.4
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
RoboidControl.Thing.CoreEvent Class Reference

Detailed Description

An event happened to this event.

<note>The messageId indicates which kind of event happened

Public Member Functions

 CoreEvent (int messageId)
 

Public Attributes

int messageId
 The type of event happened.
 

Member Data Documentation

◆ messageId

int RoboidControl.Thing.CoreEvent.messageId

The type of event happened.

This value is filled with the Ids of the communication messages.