SetTextTagPermanentBJ
- Parameters
-
tt texttag
flag boolean
- return type
nothing
- Source code
function SetTextTagPermanentBJ takes texttag tt, boolean flag returns nothing call SetTextTagPermanent(tt, flag) endfunction
- Source
- Blizzard.j
- wc3modding.com
- SetTextTagPermanentBJ