TileFramem_nAccumulatedDuration Field |
Represents counter value, and is used to optimize frame searching
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public readonly int m_nAccumulatedDuration
Field Value
Type:
Int32Remarks This is the sum of all the repeat count values on this frame
and before and is used to optimize the translation between a counter
value and an index into the series of distinct tile frames/appearances.
See Also