| canRoll | boolean | Turn on or off ability to roll | Read-Write |
| canJump | boolean | Turn on or off ability to jump | Read-Write |
| canCrouch | boolean | Turn on or off ability to crouch or go prone | Read-Write |
| displayDefaultNameTag | boolean | Turn on or off the default name tag | Read-Write |
| displayDefaultQuickChat | boolean | Turn on or off the default overhead quick chat | Read-Write |
| interactionRange | number | Interaction range (from camera in cm) | Read-Write |
| cameraType | number | Set the character camera type. 1 = Action, 2 = Orbit | Read-Write |
| forcedCameraPerspective | number | Set restrictions on the action player camera perspective. 1 = No Restrictions, 2 = 1st Person Only, 3 = 3rd Person Only. (Default is 1) | Read-Write |
| canIronSight | boolean | Will the action camera iron-sight on secondary press | Read-Write |
| thirdPersonFOV | number | FOV of the third person action camera | Read-Write |
| thirdPersonIronSightFOV | number | FOV of the third person action camera in Iron Sight mode | Read-Write |
| firstPersonFOV | number | FOV of the third person action camera | Read-Write |
| firstPersonIronSightFOV | number | FOV of the third person action camera in Iron Sight mode | Read-Write |
| ironSightLookSpeedMultiplier | number | Speed multiplier of the look controls in Iron Sight mode | Read-Write |
| cameraDistance | number | Set the orbit camera max distance from the character | Read-Write |
| cameraPitch | number | Set the orbit camera's pitch | Read-Write |
| cameraYaw | number | Set the orbit camera's yaw | Read-Write |
| cameraLock | boolean | Lock/Unlock the orbit camera | Read-Write |
| cameraSecondaryAction | number | Set what the secondary action does in the orbit camera | Read-Write |
| cameraCollisionEnabled | boolean | Enable/Disable the camera's collision | Read-Write |