Index

:!: Available in version 1.3 and later.

SetThemeOverlayApplyToCliffs

SetThemeOverlayApplyToCliffs(<-overlayNumber <-applyToCliffs)

Description

Sets if the theme overlay texture is show on cliffs. The overlayNumber should be 0 or 1.
See SetThemeOverlayPixels for a larger example of theme overlay use.

Examples

SetThemeOverlayApplyToCliffs(0 false)

Index