periodic / foundryvtt-summoner

A module to help with summoning tokens in the Foundry Virtual Tabletop
MIT License
4 stars 1 forks source link

Check argument types to make sure that actors are actors, etc. #14

Open periodic opened 3 years ago

periodic commented 3 years ago

The most common error when setting this up is passing the wrong type of values to the functions. I should add a check to make sure the actor is an actor and similarly for other arguments.