Peeks into an entity's object data and sets the vector at the given offset.
Both a Vector and a QAngle are three floats. This is a convenience function and will work with both types.
native void SetEntDataVector(int entity, int offset, const float vec[3], bool changeState = false)