Syntax
Parameters
targetChatControl PartyChatControl*
The target chat control.
volume float*output The volume.
Return value
PartyErrorc_partyErrorSuccess if the call succeeded or an error code otherwise. The human-readable form of the error code can be retrieved via PartyManager::GetErrorMessage().
Remarks
The volume is a fractional percentage between 0.0 (quietest possible) and 1.0 (the standard chat volume).This is a local setting that takes effect immediately.
