Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ getUpdateTag()

template<typename Key, typename Value, typename UpdateTag>
UpdateTag DataStorm::Sample< Key, Value, UpdateTag >::getUpdateTag ( ) const
nodiscard

Gets the update tag for the partial update.

This method should only be called if the sample event is PartialUpdate.

Returns
The update tag.

Definition at line 900 of file DataStorm.h.