Declaration
func GetAttackablePlayer_Deprecated(attacker entity<Player>) List<entity<Player>>
go
Parameters
Input
Name | Type | Description |
---|---|---|
Attacker | Player | Deprecated |
Return
Type | Description |
---|---|
ListT_Player | List of player entities |
Deprecated
func GetAttackablePlayer_Deprecated(attacker entity<Player>) List<entity<Player>>
go
Name | Type | Description |
---|---|---|
Attacker | Player | Deprecated |
Type | Description |
---|---|
ListT_Player | List of player entities |