Ping.PingInfo🔗
Inherits: RefCounted
This class defines a ping information to keep track of ping results and provide average ping.
Properties🔗
|
||
|
Methods🔗
void |
_init() |
void |
Constants🔗
SIZE = 32 🔗
There is currently no description for this constant. Please help us by contributing one!
Property Descriptions🔗
PackedInt32Array samples = PackedInt32Array() 🔗
There is currently no description for this property. Please help us by contributing one!
Note: The returned array is copied and any changes to it will not update the original property value. See PackedInt32Array for more details.
There is currently no description for this property. Please help us by contributing one!
Method Descriptions🔗
void _init() 🔗
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
void set_next(value: int) 🔗
There is currently no description for this method. Please help us by contributing one!