Version: 2022.3
言語: 日本語
Removed

BitStream

class in UnityEngine

マニュアルに切り替える
Obsolete

説明

BitStream クラスは Stream にパックした、シリアライズされた変数のことを指します。

Data can be serialized, transmitted, and then received by remote clients by using this class. See the Network View component reference page for general information on network synchronization and the Network.OnSerializeNetworkView function for more information.