Sets an XYZ vector on a protobuf message.
void PbSetVector(Handle pb, const char[] field, const float vec[3], 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.