Свойство | Тип | Описание | |
---|---|---|---|
OutfitID | UniqueFileID | ||
OutfitType | uint |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
PurchasableOutfit ( Stream Data ) : System |
Constructs a new instance of the PurchasableOutfit class.
|
Метод | Описание | |
---|---|---|
Dispose ( bool CleanUpManagedResources ) : void |
protected Dispose ( bool CleanUpManagedResources ) : void | ||
CleanUpManagedResources | bool | |
Результат | void |
public PurchasableOutfit ( Stream Data ) : System | ||
Data | Stream | A Stream of data retrieved from a FAR3 archive. |
Результат | System |