SendFloatArray_Example Methods |
The SendFloatArray_Example type exposes the following members.
Name | Description | |
---|---|---|
MyFloatFunction | What I want to do with the float values passed around for this object (_id). By using a case statement
and reservering the last index for the switch value, I can execute more than 4 different things with this
1 function depending on what floats I want to send. | |
Start | Initialize values | |
Update |