Index

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))

Index