Click or drag to resize
TypeListT, LTfindPartial Method

[Missing <summary> documentation for "M:Planetbase.TypeList`2.findPartial(System.String)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static T findPartial(
	string typeName
)

Parameters

typeName
Type: SystemString

[Missing <param name="typeName"/> documentation for "M:Planetbase.TypeList`2.findPartial(System.String)"]

Return Value

Type: T

[Missing <returns> documentation for "M:Planetbase.TypeList`2.findPartial(System.String)"]

See Also