MCPcopy Index your code
hub / github.com/Monibuca/engine / SubPulse

Method SubPulse

subscriber.go:205–207  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

203}
204
205func (s *Subscriber) SubPulse() {
206 s.Stream.Receive(SubPulse{s.Spesific.(ISubscriber)})
207}
208
209func (s *Subscriber) PlayRaw() {
210 s.PlayBlock(SUBTYPE_RAW)

Callers

nothing calls this directly

Calls 1

ReceiveMethod · 0.65

Tested by

no test coverage detected