Property:Passability

From RimWorld Wiki
Jump to navigation Jump to search
m (Sourced from Traversability enum)
m
 
Line 16: Line 16:
 
! Allowed Value !! Code Name
 
! Allowed Value !! Code Name
 
|-
 
|-
! [[Allows value::standable]]
+
! standable
 
| Standable
 
| Standable
 
|-
 
|-
! [[Allows value::pass through only]]
+
! pass through only
 
| PassThroughOnly
 
| PassThroughOnly
 
|-
 
|-
! [[Allows value::impassable]]
+
! impassable
 
| Impassable
 
| Impassable
 
|}</includeonly>
 
|}</includeonly>

Latest revision as of 22:17, 30 September 2024

This property allows the following text values:

Allowed Value Code Name
standable Standable
pass through only PassThroughOnly
impassable Impassable
Showing 20 pages using this property.
A
pass through only  +
pass through only  +
impassable  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
pass through only  +
The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "impassable", "pass through only", "standable" ] } }