C# Class Files.Vitaboy.HandGroup

Inheritance: IDisposable
Afficher le fichier Open project: Afr0Games/Project-Dollhouse

Méthodes publiques

Свойство Type Description
Light HandSet

Méthodes publiques

Méthode Description
Dispose ( ) : void
HandGroup ( Stream Data ) : System

Constructs a new instance of the HandGroup class.

Méthodes protégées

Méthode Description
Dispose ( bool CleanUpManagedResources ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool CleanUpManagedResources ) : void
CleanUpManagedResources bool
Résultat void

HandGroup() public méthode

Constructs a new instance of the HandGroup class.
public HandGroup ( Stream Data ) : System
Data Stream A stream of data retrieved from a FAR3 archive.
Résultat System

Property Details

Light public_oe property

public HandSet,Files.Vitaboy Light
Résultat HandSet