isDLCAvailable
Jump to navigation
Jump to search
Hover & click on the images for descriptions
Description
- Description:
- Returns true if the DLC is marked as available. (Steam)
Syntax
- Syntax:
- isDLCAvailable appid
- Parameters:
- appid : Number
- Return Value:
- Boolean
Examples
- Example 1:
-
_Karts = 288520; isDLCAvailable _Karts;//Returns true
Additional Information
- See also:
- See also needed
- Groups:
- Uncategorised