NetworkIsChattingInPlatformParty
Docslocal retval, networkHandle = NetworkIsChattingInPlatformParty()Description
This would be nice to see if someone is in party chat, but 2 sad notes.
1) It only becomes true if said person is speaking in that party at the time.
2) It will never, become true unless you are in that party with said person.
Parameters
| Name | Type | Description |
|---|---|---|
networkHandle | int* | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).