Click or drag to resize
HyperTextStylesGetCascadedCustomTextStyles Method (ListHyperTextStylesText)
Gets the cascaded custom text styles.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public void GetCascadedCustomTextStyles(
	List<HyperTextStylesText> text
)

Parameters

text
Type: System.Collections.GenericListHyperTextStylesText
Text.
See Also