MemoryBufferEffectPack ​
Base class for memory buffer effect packs.
Kind: Abstract class
Namespace: CrowdControl.Games.Packs
Inheritance: SimplePipelinePack\<MemoryBufferConnector\> → IDisposable → IEffectPack → IEffectPack → IEffectPack\<MemoryBufferConnector\> → ISimplePipelinePack
Public Member Functions
void
Sets the buffer at the specified address.
string
Gets the buffer at the specified address.
void
Sets the status at the specified address.
BufferStatus
Gets the status at the specified address.
Properties
AddressChain
SendStatus
[get, ]
The address chain to resolve the send ready status.
AddressChain
SendBuffer
[get, ]
The address chain to resolve the send buffer.
AddressChain
ReceiveStatus
[get, ]
The address chain to resolve the receive ready status.
AddressChain
ReceiveBuffer
[get, ]
The address chain to resolve the receive buffer.
List
VersionProfiles
[get, ]
MemoryBufferConnector
Connector
[get, set]
