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

Class CRPGStats_Modifier

OsiInterface/DivInterface.h:346–353  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

344 };
345
346 struct CRPGStats_Modifier
347 {
348 int32_t RPGEnumerationIndex;
349 int32_t Unknown2;
350 int32_t UnknownZero;
351 uint32_t _Padding;
352 FixedString Name;
353 };
354
355 template <class T>
356 struct CNamedElementManager

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected