Skip to content

NetworkBehaviour derive macro now requires From<Void> for corresponding OutEvent #3784

Closed Answered by thomaseizinger
drHuangMHT asked this question in Q&A
Discussion options

You must be logged in to vote

It depends which NetworkBehaviours you are composing. Some of them never emit an event and thus have their OutEvent set to Void.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@drHuangMHT
Comment options

@thomaseizinger
Comment options

@drHuangMHT
Comment options

@thomaseizinger
Comment options

@thomaseizinger
Comment options

Answer selected by drHuangMHT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants