NetworkEntity<(Of <(<'T, E>)>)> Members
The NetworkEntity<(Of <(<'T, E>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NetworkEntity<(Of <(<'T, E>)>)>()()()() |
Badly formed XML comment.
|
|
NetworkEntity<(Of <(<'T, E>)>)>(INetworkElement) |
Badly formed XML comment.
|
Methods
Name | Description | |
---|---|---|
Compute |
Badly formed XML comment.
|
|
ComputeActive |
Badly formed XML comment.
|
|
ComputePassive |
Badly formed XML comment.
|
|
Consume |
Consumes data from the provided IDataStream by extracting it using the Extract method.
|
|
Extract |
Badly formed XML comment.
|
|
FlagUpdated |
Flags the instance as updated based on the provided value.
|
|
GetActiveArguments |
Gets the active arguments from the network object's writer stream.
|
|
GetNetworkObject |
Retrieves the associated network object.
|
|
GetPassiveArguments |
Abstract method to retrieve arguments for passive mode operations.
|
|
Invalidate |
Invalidates the updated state of the instance.
|
|
IsActive |
Checks if the instance is currently active.
|
|
IsLogicInverted |
Checks if the logic of the instance is inverted.
|
|
Send |
Sends data with the specified event code and delivery mode.
|
|
SetActive |
Sets the active state of the instance.
|
|
SetLogicInverted |
Sets the logic inversion state of the instance.
|
|
SetNetworkObject |
Sets the associated network object.
|
|
SynchonizeActive |
Abstract method to synchronize the active state of the network entity with a data writer.
|
|
SynchonizePassive |
Abstract method to synchronize the passive state of the network entity with given data.
|
|
Synchronize |
Badly formed XML comment.
|
|
WasUpdated |
Checks if the instance was updated.
|