C# Class HaloMap.Plugins.IFPIO.Unused

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

Méthodes publiques

Свойство Type Description
size int

Méthodes publiques

Méthode Description
Unused ( int ifpOffset, int ifpSize, int entlineNumber, int entparent, int entPrevSibling ) : System

Initializes a new instance of the Unused class.

Method Details

Unused() public méthode

Initializes a new instance of the Unused class.
public Unused ( int ifpOffset, int ifpSize, int entlineNumber, int entparent, int entPrevSibling ) : System
ifpOffset int The ifp offset.
ifpSize int Size of the ifp.
entlineNumber int The entline number.
entparent int The entparent.
entPrevSibling int The ent prev sibling.
Résultat System

Property Details

size public_oe property

The size.
public int size
Résultat int