TWeightedSamplingAliasTable

Class for efficiently drawing weighted samples (when you need to draw more than a very small amount of them) note this is a more flexible version of the algorithm in Engine/WeightedRandomSampler.h, with support for cases where some IDs cannot be sampled (e.g. when sampling triangles of non-compact meshes)