Declaration
func PlayEmote(target PlayerOrNPC, emote AnimationClipID)
go
Parameters
Input
| Name | Type | Description |
|---|---|---|
| Target | PlayerOrNPC | Play Emote’s target |
| Emote | AnimationClipID | Emote Type |
Makes the target unit play an Emote action expression
func PlayEmote(target PlayerOrNPC, emote AnimationClipID)
go
| Name | Type | Description |
|---|---|---|
| Target | PlayerOrNPC | Play Emote’s target |
| Emote | AnimationClipID | Emote Type |