Multinet 0.2
 
Loading...
Searching...
No Matches
Multinet.LagCompensation.NetworkBuffer Class Reference
Inheritance diagram for Multinet.LagCompensation.NetworkBuffer:

Public Member Functions

 NetworkBuffer (Type valueType)
 
void AddValue (float serverTime, Variant value)
 
void RemoveValueByTime (float time)
 
void RemoveValueAt (int position)
 

Properties

Type VariantType = Type.Nil [get]
 

Constructor & Destructor Documentation

◆ NetworkBuffer()

Multinet.LagCompensation.NetworkBuffer.NetworkBuffer ( Type valueType)

Member Function Documentation

◆ AddValue()

void Multinet.LagCompensation.NetworkBuffer.AddValue ( float serverTime,
Variant value )

◆ RemoveValueAt()

void Multinet.LagCompensation.NetworkBuffer.RemoveValueAt ( int position)

◆ RemoveValueByTime()

void Multinet.LagCompensation.NetworkBuffer.RemoveValueByTime ( float time)

Property Documentation

◆ VariantType

Type Multinet.LagCompensation.NetworkBuffer.VariantType = Type.Nil
get

The documentation for this class was generated from the following file: