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

Class CustomStatsDefinitionSyncMessage

OsiInterface/DivInterface.h:619–622  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

617 };
618
619 struct CustomStatsDefinitionSyncMessage : public Message
620 {
621 ObjectSet<CustomStatDefinitionSyncInfo> StatDefns;
622 };
623
624 struct CustomStatsDefinitionRemoveMessage : public Message
625 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected