Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Serialization Namespace / PacketDefinitionList Class


In This Topic
PacketDefinitionList Class Methods
In This Topic

For a list of all members of this type, see PacketDefinitionList members.

Public Methods
 NameDescription
Public MethodAdds a PacketDefinition to the list.  
Public MethodThis method is called after a packet is successfully written to "lock-in" any changes to state data.  
Public MethodReturns an enumerator that iterates through a collection.  
Public MethodOverloaded. Gets the index of the corresponding PacketDefinition, if cached. Otherwise, returns -1.  
Public MethodThis method is called if a packet write fails to undo any changes to state data that will not be available to the IPacketReader reading the stream.  
Top
See Also