Choose your operating system:
Windows
macOS
Linux
| FArchiveState
|
Module |
|
Header |
/Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphObjectCRC32.h |
Include |
#include "ZoneGraphObjectCRC32.h" |
class FZoneGraphObjectCRC32 : public FArchiveObjectCrc32
Archive based object hashing to be used with ZoneGraph data calculation. If a property is has "IncludeInHash" meta tag, any of it's child properties will be included in the hash. Editor only s it relies on meta data.
Name | Description | ||
---|---|---|---|
|
HasMetaDataInChain |
Name | Description | ||
---|---|---|---|
|
ShouldSkipProperty ( |
Checks whether the archive wants to skip the property independent of the other flags |