Enumeration EPermPrefix

Permissions that are suffixed with another value. Eg: "UIVIEW_" will get the view's ID appended to it and be used as a permission to access the view.

Enumeration Members

ACCESS_PROJECT_VIEW: "UIVIEW_"
ACCESS_TILESET: "TILESET_"
MANAGE_PROJECT_VIEW_BOOKMARKS: "UIVIEW_MANAGE_BOOKMARKS_"

Generated using TypeDoc