프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |