Photon Fusion
2.1.1
Enumerator for the collection of changes detected in a NetworkBehaviour. More...
Public Member Functions | |
| bool | MoveNext () |
| Advances the enumerator to the next property in the array of changed properties. | |
| void | Reset () |
| Resets the enumerator to its initial state. | |
Properties | |
| readonly string | Current [get] |
| Gets the current property name in the array of changed properties. | |
Enumerator for the collection of changes detected in a NetworkBehaviour.
| bool MoveNext | ( | ) |
Advances the enumerator to the next property in the array of changed properties.