WorldRegionGetMeshScale

Tracking Issue: #864

Tags: events

This is an event that mods which add new static meshes to the overworld can hook into to ensure that those static meshes scale properly.

The EventData is a single-value XComLWTuple that contains the vector that will be applied to the static mesh. The EventSource is the WorldRegion instance.

Source code references