 | IArbitraryChainsTPart, TChainDefinesArbitraryChain Method |
Gets a value indicating whether or not this instance defines an arbitrary TChain
with the specified identifier.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxbool DefinesArbitraryChain(
string identifier
)
Parameters
- identifier
- Type: SystemString
Identifier of the TChain.
Return Value
Type:
Boolean if this instance defines an arbitrary
TChain with the
specified identifier; otherwise,
.
See Also