~~NOTOC~~ <=[[4rpl:start| Index]] ====== GetExactTerrainWithShield ====== GetExactTerrainWithShield(<-posX <-posZ <-includePseudoTerrain) ->exactTerrainHeight ===== Description ===== Same as GetExactTerrain, except shield are factored in. A shield height will be included in the returned terrain height, if present ===== Examples ===== GetExactTerrainWithShield(42.5 23.5 false) ->exactTerrainHeight <=[[4rpl:start| Index]]