Click or drag to resize

SendFloatArray_Example Methods

The SendFloatArray_Example type exposes the following members.

Methods
  NameDescription
Public methodStatic memberMyFloatFunction
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.
Private methodStart
Initialize values
Private methodUpdate
Top
See Also