Declaration
func GetMorph(player entity<Player>) entity<MorphObject>
go
Parameters
Input
| Name | Type | Description |
|---|---|---|
| Player | Player | Player |
Return
| Type | Description |
|---|---|
| MorphObject | Player disguise entity |
Get the player's disguise entity
func GetMorph(player entity<Player>) entity<MorphObject>
go
| Name | Type | Description |
|---|---|---|
| Player | Player | Player |
| Type | Description |
|---|---|
| MorphObject | Player disguise entity |