Hello,
Wanted to know if it's possible to add a EntityAI::GetObjectTexture( int index ) and EntityAI::GetObjectMaterial( int index ) to return a string with the current path of the texture/material on the index (hiddenSelections index) passed in parameter. This would be really useful when you want to know which texture is currently applied to the object.