Property | Type | Description | |
---|---|---|---|
OutfitID | UniqueFileID | ||
OutfitType | uint |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
PurchasableOutfit ( Stream Data ) : System |
Constructs a new instance of the PurchasableOutfit class.
|
Method | Description | |
---|---|---|
Dispose ( bool CleanUpManagedResources ) : void |
protected Dispose ( bool CleanUpManagedResources ) : void | ||
CleanUpManagedResources | bool | |
return | void |
public PurchasableOutfit ( Stream Data ) : System | ||
Data | Stream | A Stream of data retrieved from a FAR3 archive. |
return | System |