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

Class CustomStatsDefinitionRemoveMessage

OsiInterface/DivInterface.h:624–629  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

622 };
623
624 struct CustomStatsDefinitionRemoveMessage : public Message
625 {
626 void * PrimSetVMT;
627 ObjectSet<uint32_t> StatDefns; // NetID list
628 uint64_t Unkn{ 0 };
629 };
630
631 struct CustomStatsSyncInfo
632 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected