API reference
API reference
Select your platform
No SDKs available
No versions available

NetworkAvatarDataStream Class

Extends NetworkVariableBase
A custom network variable class that stores a variable sized byte array representing an avatar entity.

Events

Action OnDataChanged

Properties

byte[] Value[Get]

Member Functions

NetworkAvatarDataStream
( NetworkVariableReadPermission readPerm,
NetworkVariableWritePermission writePerm )
override void ResetDirty ( )
override bool IsDirty ( )
override void WriteDelta
( FastBufferWriter writer )
override void WriteField
( FastBufferWriter writer )
override void ReadField
( FastBufferReader reader )
override void ReadDelta
( FastBufferReader reader,
bool keepDirtyDelta )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon