Constructor PortTypeGameObject
PortTypeGameObject()
Initializes a new instance of the PortTypeGameObject class.
Declaration
public PortTypeGameObject()
PortTypeGameObject(PortType<GameObject>)
Initializes a new instance of the PortTypeGameObject class.
Declaration
public PortTypeGameObject(PortType<GameObject> p)
Parameters
Type | Name | Description |
---|---|---|
PortType<GameObject> | p | The p. |