Help us help you
Description
SourceMod is missing a GetDataEnt2 equivalent for entity handles not directly stored on entities. This is desired for accessing them via indirection, such as on CUtlVector<CHandle<T>> instances (ex. the player's list of wearable entities in TF2).