code/__DEFINES/strippable.dm ![code/__DEFINES/strippable.dm0](git.png)
STRIPPABLE_OBSCURING_NONE | This slot is not obscured. |
---|---|
STRIPPABLE_OBSCURING_COMPLETELY | This slot is completely obscured, and cannot be accessed. |
STRIPPABLE_OBSCURING_HIDDEN | This slot can't be seen, but can be accessed. |
Define Details
STRIPPABLE_OBSCURING_COMPLETELY ![code/__DEFINES/strippable.dm 28](git.png)
This slot is completely obscured, and cannot be accessed.
STRIPPABLE_OBSCURING_HIDDEN ![code/__DEFINES/strippable.dm 31](git.png)
This slot can't be seen, but can be accessed.
STRIPPABLE_OBSCURING_NONE ![code/__DEFINES/strippable.dm 25](git.png)
This slot is not obscured.