NetworkGetVoiceProximityOverrideForPlayer
Docslocal retval = NetworkGetVoiceProximityOverrideForPlayer(playerSrc)Parameters
| Name | Type | Description |
|---|---|---|
playerSrc | char* | The player handle |
Returns
Vector3Returns a 3D vector (x, y, z).
local retval = NetworkGetVoiceProximityOverrideForPlayer(playerSrc)| Name | Type | Description |
|---|---|---|
playerSrc | char* | The player handle |
Vector3Returns a 3D vector (x, y, z).
No snippets yet. Be the first to contribute!