Declaration
func NotifyShowTips(target entity<Player>, content object, color Color, duration int)
go
Notify the target player's client to display Pop-up text
func NotifyShowTips(target entity<Player>, content object, color Color, duration int)
go