Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Net > FSendingRepState
Syntax
TArray< uint16 > InactiveChangelist
Remarks
Properties which are inactive through conditions have their changes stored here, so they can be applied if/when the property becomes active.
This should always be a valid changelist, even if no properties are inactive.