forked from RPTools/maptool
-
Notifications
You must be signed in to change notification settings - Fork 6
herolab.refresh
Jamz edited this page Mar 5, 2019
·
3 revisions
Refresh the Hero Lab data associated with this token which will update the statblock and stored images.
It will also refresh the token's images (just like when the token is created). The token's Portrait from the first image in Hero Lab, the token's Portrait from the second image in Hero Lab, and the tokens' handout image from the 3rd image in Hero Lab.
It will return a 1 if successful, otherwise it will return a 0.
- herolab.refresh()
- herolab.refresh(id)
- id - The token id of the token to name, defaults to the Current Token.
- [success = herolab.refresh()]