C# Class HaloMap.Plugins.IFPIO.Unknown

The unknown.
Inheritance: BaseObject
Afficher le fichier Open project: troymac1ure/Entity

Méthodes publiques

Méthode Description
Unknown ( int ifpoffset, bool ifpvisible, string ifpname, string extendedDescription, int entlineNumber, int entparent, int entPrevSibling ) : System

Initializes a new instance of the Unknown class.

Method Details

Unknown() public méthode

Initializes a new instance of the Unknown class.
public Unknown ( int ifpoffset, bool ifpvisible, string ifpname, string extendedDescription, int entlineNumber, int entparent, int entPrevSibling ) : System
ifpoffset int The ifpoffset.
ifpvisible bool if set to true [ifpvisible].
ifpname string The ifpname.
extendedDescription string
entlineNumber int The entline number.
entparent int The entparent.
entPrevSibling int The ent prev sibling.
Résultat System