# Actor Intersect Type
Base type —
int
| Name | Identifier | Code |
|---|---|---|
| Center | c_actorIntersectAgainstCenter | 0 |
| Contact Radius | c_actorIntersectAgainstRadiusContact | 1 |
| Game Radius | c_actorIntersectAgainstRadiusGame | 2 |
| Visual Radius | c_actorIntersectAgainstRadiusVisual | 3 |
| Center Game | c_actorIntersectAgainstCenterGame | 4 |
# Related
Category: Actor / Support
- No Actor — preset —
actor - No Actor Scope — preset —
actorscope - No Doodad — preset —
doodad - Actor Intersect Type — preset —
int - Actor Request Actor — preset —
int - Actor Request Scope — preset —
int - Anim Bracket Start Flags — preset —
int - Anim Transition Flags — preset —
int - Attach Points — preset —
string - Host References — preset —
string - Look At Group — preset —
string - Look At Type — preset —
string - Physics State — preset —
int - Ref Space — preset —
int - Texture Slot Component — preset —
int - Time Variant — preset —
int - Transition Type — preset —
int - Video Texture Play Flags — preset —
int
# Examples
— None found —