 | SendFloatArray_Examplem_MyFloats Field |
The floats that will be sent
Namespace:
SimpleDemos
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic float[] m_MyFloats
Public m_MyFloats As Single()
public:
array<float>^ m_MyFloats
val mutable m_MyFloats: float32[]
Field Value
Type:
Single
See Also