Definition at line 13 of file IntArrayElement.cs.
§ AddListener()
| virtual void HoloToolkit.Sharing.IntArrayElement.AddListener |
( |
IntArrayListener |
newListener | ) |
|
|
virtual |
§ Cast()
§ Dispose()
| override void HoloToolkit.Sharing.IntArrayElement.Dispose |
( |
| ) |
|
|
virtual |
§ GetCount()
| virtual int HoloToolkit.Sharing.IntArrayElement.GetCount |
( |
| ) |
|
|
virtual |
§ GetValue()
| virtual int HoloToolkit.Sharing.IntArrayElement.GetValue |
( |
int |
index | ) |
|
|
virtual |
§ InsertValue()
| virtual void HoloToolkit.Sharing.IntArrayElement.InsertValue |
( |
int |
index, |
|
|
int |
value |
|
) |
| |
|
virtual |
§ RemoveListener()
| virtual void HoloToolkit.Sharing.IntArrayElement.RemoveListener |
( |
IntArrayListener |
oldListener | ) |
|
|
virtual |
§ RemoveValue()
| virtual void HoloToolkit.Sharing.IntArrayElement.RemoveValue |
( |
int |
index | ) |
|
|
virtual |
§ SetValue()
| virtual void HoloToolkit.Sharing.IntArrayElement.SetValue |
( |
int |
index, |
|
|
int |
newValue |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file: