Sets an entity index in an entity's property. This function is considered safer and more robust over SetEntDataEnt*, because it performs strict offset checking and typing rules.
native void SetEntPropEnt(int entity, PropType type, const char[] prop, int other, int element = 0)