

Public Member Functions | |
| Reliable () | |
| Certain () | |
| Unreliable () | |
| Manual () | |
| Automatic () | |
| SetUpdateDelayMinimum () | |
| SetForceSendMaximumUpdates () | |
| SetForceSendTimeDelay () | |
| Reliable | ( | ) |
Makes the datablock update use the reliable method
| Certain | ( | ) |
Makes the datablock update use the certain method
| Unreliable | ( | ) |
Makes the datablock update use the unreliable method
| Manual | ( | ) |
Sets the datablock updates to be manual rather than automatic
| Automatic | ( | ) |
Sets the datablock updates to be automatic
| SetUpdateDelayMinimum | ( | ) |
See DataBlock::SetUpdateDelayMinimum() in the ReplicaNet documentation for details.
| SetForceSendMaximumUpdates | ( | ) |
See DataBlock::SetForceSendMaximumUpdates() in the ReplicaNet documentation for details.
| SetForceSendTimeDelay | ( | ) |
See DataBlock::SetForceSendTimeDelay() in the ReplicaNet documentation for details.
1.5.3