Difference between revisions of "IsItemIndestructible"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) |
BryanDerksen (Talk | contribs) (fill in missing parameter) |
||
| Line 1: | Line 1: | ||
| − | |||
{{dafunction | {{dafunction | ||
|name=IsItemIndestructible | |name=IsItemIndestructible | ||
| Line 5: | Line 4: | ||
|param1type=object | |param1type=object | ||
|param1name=oItem | |param1name=oItem | ||
| − | |param1desc= | + | |param1desc=Item to test for indestructibility |
|returntype=int | |returntype=int | ||
|returndesc=TRUE if the item is indestructible, FALSE otherwise. | |returndesc=TRUE if the item is indestructible, FALSE otherwise. | ||
Latest revision as of 18:43, 25 February 2010
Returns whether a given item is indestructible.
- Parameters:
- oItem
- Item to test for indestructibility
- Returns:
- TRUE if the item is indestructible, FALSE otherwise.
- Source:
- script.ldf