Click or drag to resize
HyperTextStylesGetInheritedStyles Method (ListHyperTextStyles)
Gets the inherited styles.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public void GetInheritedStyles(
	List<HyperTextStyles> styles
)

Parameters

styles
Type: System.Collections.GenericListHyperTextStyles
Styles.
See Also