barrier ![code/game/objects/structures/holosign.dm 71](git.png)
Vars | |
allow_walk | Can we pass through it on walk intent? |
---|---|
openable | Can it be temporarily opened with the holosign projector? |
opened | Is it opened? |
pass_icon_state | What is the icon of opened holobarrier? |
Var Details
allow_walk ![code/game/objects/structures/holosign.dm 81](git.png)
Can we pass through it on walk intent?
openable ![code/game/objects/structures/holosign.dm 83](git.png)
Can it be temporarily opened with the holosign projector?
opened ![code/game/objects/structures/holosign.dm 85](git.png)
Is it opened?
pass_icon_state ![code/game/objects/structures/holosign.dm 87](git.png)
What is the icon of opened holobarrier?