PrivilegeTable.SetValue
Set an Action to a specified levelIf using this method inside a Validate method, do not validate to avoid a stack overflow
Parameter | Description |
---|---|
action | Value of the Action to set |
level | Value of the Level for the Action |
validate | If true, will call the Validate method after. |