Base class of a single link in an EnvironmentsChain.
Inheritance Hierarchy
Object | |
![]() | EnvironmentChainLinkBase |
Assembly: Epic.Core
Declaration Syntax
C# |
public abstract class EnvironmentChainLinkBase
Members
All Members | Constructors | Methods | |||
Member | Description | |
---|---|---|
![]() | EnvironmentChainLinkBase()()()() | Initializes a new instance of the EnvironmentChainLinkBase class |
![]() | TryGet<(Of <<'(TObject>)>>)(InstanceName<(Of <<'(TObject>)>>), TObject%) |
Try to gets the information associated with the specified name.
|