~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:GetDecalVisible|Get]]
* [[4rpl:commands:SetDecalVisible|Set]]
====== GetDecalVisible ======
GetDecalVisible(<-decal) ->visible
===== Description =====
Gets the visiblity (boolean) of a decal. A decal is specified by its ID (shown in the decal editor pane).
===== Examples =====
GetDecalVisible(<-decalID) ->vis
<=[[4rpl:start| Index]]