C# Class UnityEngine.Networking.NetworkSystem.ObjectSpawnFinishedMessage

Inheritance: MessageBase
Mostra file Open project: randomize/VimConfig Class Usage Examples

Public Properties

Property Type Description
state uint

Public Methods

Method Description
Deserialize ( NetworkReader reader ) : void
Serialize ( NetworkWriter writer ) : void

Method Details

Deserialize() public method

public Deserialize ( NetworkReader reader ) : void
reader NetworkReader
return void

Serialize() public method

public Serialize ( NetworkWriter writer ) : void
writer NetworkWriter
return void

Property Details

state public_oe property

public uint state
return uint