| IArbitraryChainsTPart, TChain Interface |
Namespace: Candlelight
public interface IArbitraryChains<TPart, TChain> where TPart : Component where TChain : struct, new(), IBodyChain<TChain, TPart>
The IArbitraryChainsTPart, TChain type exposes the following members.
| Name | Description | |
|---|---|---|
| DefinesArbitraryChain |
Gets a value indicating whether or not this instance defines an arbitrary TChain
with the specified identifier.
| |
| GetArbitraryChains |
Gets the arbitrary TChains.
|