SaveBoolean
- Parameters
-
table hashtable
parentKey integer
childKey integer
value boolean
- patch
1.24
- return type
nothing
- Source code
native SaveBoolean takes hashtable table, integer parentKey, integer childKey, boolean value returns nothing
- Source
- common.j
- wc3modding.com
- SaveBoolean