| SendFloatArray_Examplem_ObjectToSendFloats Field |
Provides an easy way to access the object we want to send floats with/for.
Namespace:
SimpleDemos
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public GameObject m_ObjectToSendFloats
Public m_ObjectToSendFloats As GameObject
public:
GameObject^ m_ObjectToSendFloats
val mutable m_ObjectToSendFloats: GameObject
Field Value
Type:
GameObjectSee Also