Свойство | Тип | Описание | |
---|---|---|---|
bitmaskSize | int | ||
options | HaloMap.Plugins.IFPIO.Option[] |
Метод | Описание | |
---|---|---|
Bitmask ( int ifpoffset, bool ifpvisible, string ifpname, string extendedDescription, Option ifpoptions, int ifpsize, int entlineNumber, int entparent, int entPrevSibling ) : System |
Initializes a new instance of the Bitmask class.
|
public Bitmask ( int ifpoffset, bool ifpvisible, string ifpname, string extendedDescription, Option ifpoptions, int ifpsize, int entlineNumber, int entparent, int entPrevSibling ) : System | ||
ifpoffset | int | The ifpoffset. |
ifpvisible | bool | if set to |
ifpname | string | The ifpname. |
extendedDescription | string | |
ifpoptions | Option | The ifpoptions. |
ifpsize | int | The ifpsize. |
entlineNumber | int | The entline number. |
entparent | int | The entparent. |
entPrevSibling | int | The ent prev sibling. |
Результат | System |