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

Class CustomStatDefinitionSyncInfo

OsiInterface/DivInterface.h:609–617  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

607 };
608
609 struct CustomStatDefinitionSyncInfo
610 {
611 NetId NetId{ NetIdUnassigned };
612 uint8_t _Pad1[4];
613 uint64_t Unknown1{ 0 };
614 FixedString Id;
615 STDWString Name;
616 STDWString Description;
617 };
618
619 struct CustomStatsDefinitionSyncMessage : public Message
620 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected