select in sheet

Also, is the data actually saved on the actor? You can inspect the data in the console opened with F12 by using game.actors.getName("My Actor").data.toObject()
Was this page helpful?