Optional
options: { Options for which actors to fetch.
Return base actors (from game.actors).
Get linked actors from scenes.
What permission level (CONST.DOCUMENT_OWNERSHIP_LEVELS
) to test user for, if user is defined.
Specific scene. Sets scenes
and base
to false.
All scenes.
Array of actor types to accept. Returns all if null.
Get unlinked actors from scenes.
Test specific users permission, either User instances or user IDs. Defaults to current user.
Get iterator for all actors.