Class TypeCollector<T>
- Namespace
- TaleWorlds.Library
- Assembly
- TaleWorlds.Library.dll
public class TypeCollector<T> where T : class
Type Parameters
T
- Inheritance
-
TypeCollector<T>
- Inherited Members
Constructors
TypeCollector()
public TypeCollector()
Properties
BaseType
public Type BaseType { get; }
Property Value
Methods
Collect()
public void Collect()
GetType(string)
public Type GetType(string typeName)
Parameters
typeName
string
Returns
Instantiate(string, params object[])
public T Instantiate(string typeName, params object[] parameters)
Parameters
Returns
- T
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).