Declaration
func GetTeammateNearPos_Deprecated(player entity<Player>) DirectedPoint_Deprecated
go
Parameters
Input
| Name | Type | Description |
|---|---|---|
| Player | Player | target player |
Return
| Type | Description |
|---|---|
| DirectedPoint[Obsolete] | Coordinates near teammates |
Gets the position near teammates, will circumvent the position of players who can't stand (deprecated, please use GetTeammateNearPosition)
func GetTeammateNearPos_Deprecated(player entity<Player>) DirectedPoint_Deprecated
go
| Name | Type | Description |
|---|---|---|
| Player | Player | target player |
| Type | Description |
|---|---|
| DirectedPoint[Obsolete] | Coordinates near teammates |