Ice 3.9
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 952 of file DataStorm.h.