Navigation
API > API/Plugins > API/Plugins/SoundScape > API/Plugins/SoundScape/USoundscapeColor
- UObject::Serialize()
- USoundscapeColor::Serialize()
References
| Module | SoundScape |
| Header | /Engine/Plugins/Runtime/Soundscape/Source/SoundScape/Public/SoundscapeColor.h |
| Include | #include "SoundscapeColor.h" |
| Source | /Engine/Plugins/Runtime/Soundscape/Source/SoundScape/Private/SoundscapeColor.cpp |
virtual void Serialize
&40;
FArchive & Ar
&41;
Remarks
Handles reading, writing, and reference collecting using FArchive. This implementation handles all FProperty serialization, but can be overridden for native variables.