Difference between revisions of "BuyDownload"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
(looks fine to me)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Generated with joins}}
 
 
{{dafunction
 
{{dafunction
 
|name=BuyDownload
 
|name=BuyDownload
Line 6: Line 5:
 
|param1name=sOfferId
 
|param1name=sOfferId
 
|param1desc=Must be a valid offer   
 
|param1desc=Must be a valid offer   
 +
|param1default=""
 
|returntype=int
 
|returntype=int
 
|returndesc=Returns true if the BuyDownload msg was successfully dispatched.
 
|returndesc=Returns true if the BuyDownload msg was successfully dispatched.

Latest revision as of 22:16, 9 February 2010

Buy/Download downloadable content.

int BuyDownload(
string sOfferId = ""
);
Parameters:
sOfferId
Must be a valid offer
Returns:

Returns true if the BuyDownload msg was successfully dispatched.

Source:

script.ldf