Hit
class Hit(val encoders: ClientTypeMap<OnDemandExtendedInfoEncoder<Hit>>) : TransientExtendedInfo<Hit, OnDemandExtendedInfoEncoder<Hit>>
The hit extended info, responsible for tracking all hitmarks and headbars for a given avatar.
Parameters
encoders
the array of client-specific encoders for hits.
Functions
Link copied to clipboard
Gets the latest pre-computed buffer for the given oldSchoolClientType.
Link copied to clipboard
Gets the encoder for a given oldSchoolClientType.
Link copied to clipboard
Checks whether a buffer has been precomputed on the specified client type.
Link copied to clipboard
Sets the client-specific buffer at index clientTypeId.