The search keyword must be a single word (no spaces).
Function SaveEffectHandle
- Line
- 3306
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- hashtable table, integer parentKey, integer childKey, effect whichEffect
- Returns
- boolean
| 3306 | native SaveEffectHandle takes hashtable table, integer parentKey, integer childKey, effect whichEffect returns boolean |
| 3307 | native SaveUnitPoolHandle takes hashtable table, integer parentKey, integer childKey, unitpool whichUnitpool returns boolean |
| 3308 | native SaveItemPoolHandle takes hashtable table, integer parentKey, integer childKey, itempool whichItempool returns boolean |
| 3309 | native SaveQuestHandle takes hashtable table, integer parentKey, integer childKey, quest whichQuest returns boolean |
| 3310 | native SaveQuestItemHandle takes hashtable table, integer parentKey, integer childKey, questitem whichQuestitem returns boolean |
| 3311 | native SaveDefeatConditionHandle takes hashtable table, integer parentKey, integer childKey, defeatcondition whichDefeatcondition returns boolean |