Elin Modding Docs Doc
All Classes Namespaces
KnowledgeList< T > Class Template Reference
Inheritance diagram for KnowledgeList< T >:

Public Member Functions

new void Add (string id)
 
void Add (T k)
 

Detailed Description

Type Constraints
T :Knowledge 

Definition at line 5 of file KnowledgeList.cs.

Member Function Documentation

◆ Add() [1/2]

new void KnowledgeList< T >.Add ( string id)

Definition at line 8 of file KnowledgeList.cs.

◆ Add() [2/2]

void KnowledgeList< T >.Add ( T k)

Definition at line 13 of file KnowledgeList.cs.


The documentation for this class was generated from the following file: