Interface IUnitPortData
Namespace: Ludiq.Bolt
Syntax
public interface IUnitPortData
Methods
Clone()
Declaration
IUnitPortData Clone()
Returns
| Type | Description |
|---|---|
| IUnitPortData |
RestoreTo(IUnitPort)
Declaration
void RestoreTo(IUnitPort port)
Parameters
| Type | Name | Description |
|---|---|---|
| IUnitPort | port |