Searched refs:makeStoreInterceptors (Results 1 – 1 of 1) sorted by relevance
67 interceptors: self.interceptors?.makeStoreInterceptors() ?? []110 …func makeStoreInterceptors() -> [ClientInterceptor<Message<MyGame_Example_Monster>, Message<MyGame… in makeStoreInterceptors() function158 interceptors: self.interceptors?.makeStoreInterceptors() ?? [], in Store()194 …func makeStoreInterceptors() -> [ServerInterceptor<Message<MyGame_Example_Monster>, Message<MyGame… function