Barotrauma Client
Loading...
Searching...
No Matches
Barotrauma.Networking.NetEntityEvent Class Referenceabstract

Classes

interface  IData
 

Public Member Functions

void SetData (IData data)
 
bool IsDuplicate (NetEntityEvent other)
 

Public Attributes

readonly Entity Entity
 
readonly UInt16 ID
 
bool Sent
 

Protected Member Functions

 NetEntityEvent (INetSerializable serializableEntity, UInt16 id)
 

Properties

UInt16 EntityID [get]
 
IData Data [get]
 

Constructor & Destructor Documentation

◆ NetEntityEvent()

Barotrauma.Networking.NetEntityEvent.NetEntityEvent ( INetSerializable serializableEntity,
UInt16 id )
protected

Member Function Documentation

◆ IsDuplicate()

bool Barotrauma.Networking.NetEntityEvent.IsDuplicate ( NetEntityEvent other)

◆ SetData()

void Barotrauma.Networking.NetEntityEvent.SetData ( IData data)

Member Data Documentation

◆ Entity

readonly Entity Barotrauma.Networking.NetEntityEvent.Entity

◆ ID

readonly UInt16 Barotrauma.Networking.NetEntityEvent.ID

◆ Sent

bool Barotrauma.Networking.NetEntityEvent.Sent

Property Documentation

◆ Data

IData Barotrauma.Networking.NetEntityEvent.Data
get

◆ EntityID

UInt16 Barotrauma.Networking.NetEntityEvent.EntityID
get

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