ForgeDocs
Documentation for the forge framework
|
Provides access to all templates in a game engine via the template's TemplateId. More...
Public Member Functions | |
IEnumerator< ITemplate > | GetEnumerator () |
Properties | |
ITemplate | this[int templateId] [get] |
Returns the template with the given TemplateId. If no template with the given TemplateId exists, then an exception is thrown. More... | |
Provides access to all templates in a game engine via the template's TemplateId.
|
get |
Returns the template with the given TemplateId. If no template with the given TemplateId exists, then an exception is thrown.