IsSphereVisibleToPlayer
Docslocal retval = IsSphereVisibleToPlayer(p0, p1, p2, p3, p4)Parameters
| Name | Type | Description |
|---|---|---|
p0 | Any | — |
p1 | float | — |
p2 | float | — |
p3 | float | — |
p4 | float | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = IsSphereVisibleToPlayer(p0, p1, p2, p3, p4)| Name | Type | Description |
|---|---|---|
p0 | Any | — |
p1 | float | — |
p2 | float | — |
p3 | float | — |
p4 | float | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!