serialize cvars
This commit is contained in:
parent
74ace89d6e
commit
aed85a25a2
9 changed files with 115 additions and 5 deletions
|
|
@ -218,6 +218,9 @@ public:
|
|||
|
||||
void* GetExtraDataPointer();
|
||||
|
||||
int pnum = -1;
|
||||
FName userinfoName;
|
||||
|
||||
protected:
|
||||
virtual void DoSet (UCVarValue value, ECVarType type) = 0;
|
||||
virtual void InstantiateZSCVar()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue