Barotrauma Client Doc
Barotrauma.Networking.NetEntityEventManager Member List

This is the complete list of members for Barotrauma.Networking.NetEntityEventManager, including all inherited members.

MaxEventBufferLengthBarotrauma.Networking.NetEntityEventManagerstatic
ValidateEntity(INetSerializable entity)Barotrauma.Networking.NetEntityEventManagerprotectedstatic
Write(IWriteMessage msg, List< NetEntityEvent > eventsToSync, out List< NetEntityEvent > sentEvents, Client recipient=null)Barotrauma.Networking.NetEntityEventManagerprotected
WriteEvent(IWriteMessage buffer, NetEntityEvent entityEvent, Client recipient=null)Barotrauma.Networking.NetEntityEventManagerprotectedpure virtual