Class NetworkPipelineInitilizeAttribute
Namespace: Unity.Networking.Transport
Syntax
public class NetworkPipelineInitilizeAttribute : Attribute, _Attribute
Constructors
NetworkPipelineInitilizeAttribute(Type)
Declaration
public NetworkPipelineInitilizeAttribute(Type t)
Parameters
Type | Name | Description |
---|---|---|
Type | t |
Properties
ParameterType
Declaration
public Type ParameterType { get; }
Property Value
Type | Description |
---|---|
Type |