PositionNetwork..::..IsCorrectlyPositionOnPast Method (Vector3, Int32, Int32, Boolean)
Return if this object was int os closeslly this postion on past
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
Parameters
- positionToCheck
- Type: Vector3
Position to be checked
- rangeOnGoodLatency
- Type: Int32
How long in past must be checked for good latency ( steps in time )
- rangeOnToolerableLatency
- Type: Int32
How long in past must be checked for acceptable latency ( steps in time )
- exactlyMatch
- Type: Boolean
If true only will accept if psition matched at exclty time in past, when false any value during travel past will be accepted