MCPcopy Create free account
hub / github.com/Norbyte/ositools / CustomStatsSyncMessage

Class CustomStatsSyncMessage

OsiInterface/DivInterface.h:639–642  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

637 };
638
639 struct CustomStatsSyncMessage : public Message
640 {
641 ObjectSet<CustomStatsSyncInfo> Stats;
642 };
643 }
644
645 namespace eoc

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected