Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FNetDeltaSerializeInfo
Syntax
TSet < FNetworkGUID > * GatherGuidReferences
Remarks
When non-null, this indicates that we're gathering Guid References. Any Guids the struct is referencing should be added. This may contain gathered Guids from other structs, so do not clear this set.