C# Class UnityEngine.Networking.TargetRpcAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: CarlosHBC/UnityDecompiled

Public Properties

Property Type Description
channel int

Property Details

channel public_oe property

The channel ID which this RPC transmission will use.

public int channel
return int