Unity · Arazzo Workflow
Unity Remote Config Feature Rollout
Version 1.0.0
Add a config setting, create a targeted override rule for it, then confirm the rule is listed.
View Spec
View on GitHub
Game DevelopmentReal-Time 3DMultiplayerGame ServicesCloud GamingArazzoWorkflows
Provider
Workflows
remote-config-rollout
Add a setting, create a targeted override rule, and confirm it.
Adds a default config setting, creates a percentage-rollout override rule targeting a player segment, then lists override rules to confirm the rule is present.
1
addSetting
addSetting
Add the new key-value setting to the configuration as the default value.
2
createRule
createOverrideRule
Create a targeting override rule that overrides the setting for a player segment with the supplied rollout percentage.
3
listRules
listOverrideRules
List the environment's override rules to confirm the new rule is present and active.