Enum ProjectReviewRule
<p>Possible values:</p> <ul> <li><b>Flexible</b>: Flexible: There’s no need to get any approval to publish content on the web portal. Rely on the threshold setting to auto-hide contents.</li> <li><b>Strict</b>: Strict: All contents should be reviewed and approved by moderator BEFORE publishing on the web portal.</li> </ul>
Namespace: Unity.Services.Apis.UGC
Assembly: solution.dll
Syntax
public enum ProjectReviewRule
Fields
Name | Description |
---|---|
Flexible | Enum Flexible for value: flexible |
Strict | Enum Strict for value: strict |