Description
Wiki Description
This function enables all the linked refs, linked in a chain, from this reference.
Documentation Comment
Enables all of the references that are linked, in a chain, to this one.
Caveats
CK Wiki - Notes
Do not use this on a link chain that is linked in a loop or it will cause an endless loop.
Parameters
KeywordapKeyword=NONE
CK Wiki Description
Keyword to check ref link against (see ObjectReference.GetLinkedRef(...).)
- Default:None
Examples
No human-generated examples found for this function.
Auto-Generated Example
Keyword myKeyword__apKeyword
myObjectReference__toCallFunctionOn.EnableLinkChain(myKeyword__apKeyword)