Sets an XY vector on a protobuf message.
void PbSetVector2D(Handle pb, const char[] field, const float vec[2], int index)
protobuf handle.
Field name.
Vector value to set.
Index into repeated field.
Invalid or incorrect Handle, non-existent field, or incorrect field type.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.