Click or drag to resize
KeywordsGlossaryGetEntries Method
Gets the entries.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public void GetEntries(
	ref List<KeywordsGlossaryEntry> entries
)

Parameters

entries
Type: System.Collections.GenericListKeywordsGlossaryEntry
Entries.
See Also