Click or drag to resize
KeywordsGlossaryEntryGetOtherForms Method (ListKeywordsGlossaryInflectedForm)
Gets the other forms.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public void GetOtherForms(
	List<KeywordsGlossaryInflectedForm> otherForms
)

Parameters

otherForms
Type: System.Collections.GenericListKeywordsGlossaryInflectedForm
Other forms.
See Also