Ok, so neither of those is working. In the case of GetChild, I get a reference, but the TerrainElevation function causes a crash, which tells me that it is not returning a TTerrain type, but a different entity. If the case of FindChild, the reference is null, so I'm thinking that "terrain" isn't the correct name to be searching for.