B1AutonomyToggleOption
A single On/Off toggle autonomy option.
| Property | Type | Description | Metadata |
|---|---|---|---|
| bFollowParent | bool | When true, inherits the value from the parent scope instead of using the local Value. | |
| Value | bool | Local On/Off value used when bFollowParent is false. |