Provide a tool or information from the chained environments.
Assembly: Epic.Core
Declaration Syntax
C# |
public override TObject Get<TObject>( InstanceName<TObject> name )
Generic Template Parameters
- TObject
- Type of the required tool or information.
Parameters
- name (InstanceName<(Of <(<'TObject>)>)>)
- An identifier for the needed object.
Return Value
The TObject returned from the first chain link that knows it.