Table of Contents

Class ScrollBoxEntryTuple<TData>

Namespace
RichHudFramework.UI
Assembly
RichHudClient.dll

Container class associating a base ScrollBox element with an arbitrary object of type TData.

public class ScrollBoxEntryTuple<TData> : ScrollBoxEntryTuple<HudElementBase, TData>, IScrollBoxEntryTuple<HudElementBase, TData>, IScrollBoxEntry<HudElementBase>, IChainElementContainer<HudElementBase>, IHudNodeContainer<HudElementBase>

Type Parameters

TData

Data type associated with the entry

Inheritance
ScrollBoxEntryTuple<TData>
Implements
Inherited Members