![]() |
Roboid Control for C#
|
The representation of a Thing in Unity.
Protected Member Functions | |
void | SetCoreThing (RoboidControl.Thing thing) |
Set the core C# thing. | |
virtual void | Update () |
Update the Unity representation. | |
Properties | |
RoboidControl.Thing | core [get, set] |
The core C# thing. | |