Click or drag to resize
HyperTextStylesGetCustomTextStyles Method (ListHyperTextStylesText)

Note: This API is now obsolete.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute("Use HyperTextStyles.GetCustomTextStyles(List<Text>)", 
	true)]
public void GetCustomTextStyles(
	ref List<HyperTextStylesText> text
)

Parameters

text
Type: System.Collections.GenericListHyperTextStylesText
See Also