~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:GetThemeCliffTexture|Get]]
* [[4rpl:commands:SetThemeCliffTexture|Set]]
====== GetThemeCliffTexture ======
GetThemeCliffTexture ->texture
===== Description =====
Gets the current theme's cliff texture number.
Texture numbers are in the range of 0 to 400, with 0 to 380 being built in textures.
===== Examples =====
trace(GetThemeCliffTexture(1))
<=[[4rpl:start| Index]]