Choose your operating system:
Windows
macOS
Linux
| UClass::PurgeClass()
|
Module |
|
Header |
/Engine/Source/Runtime/RigVM/Public/RigVMCore/RigVMMemoryStorage.h |
Include |
#include "RigVMCore/RigVMMemoryStorage.h" |
Source |
/Engine/Source/Runtime/RigVM/Private/RigVMCore/RigVMMemoryStorage.cpp |
Purges out the properties of this class in preparation for it to be regenerated In editor, properties are not freed until DestroyPropertiesPendingDestruction is called.
Parameter |
Description |
---|---|
bRecompilingOnLoad |
true if we are recompiling on load |