Declaration
func SetCustomPlayerState(customPlayer entity<Entity>, state int, out var isSuccess bool)
go
Automatically upload to the sever and sync with all clients. Returns false if failed.
func SetCustomPlayerState(customPlayer entity<Entity>, state int, out var isSuccess bool)
go