---
name: StateObjectFieldType
last_updated: 2026-06-11T23:11:58Z
type: enum
---

# StateObjectFieldType

**Type:** enum

## Items

| Name | Value | Description |
|------|-------|-------------|
| `Boolean` | 0 |  |
| `CFrame` | 1 |  |
| `Color3` | 2 |  |
| `Float` | 3 |  |
| `Instance` | 4 |  |
| `Random` | 5 |  |
| `Vector2` | 6 |  |
| `Vector3` | 7 |  |
| `INVALID` | 8 |  |