Description
Wiki Description
Gets the reference linked to this one. If there is no linked reference, it returns None.
Documentation Comment
Get our linked reference
Parameters
KeywordapKeyword=NONE
CK Wiki Description
Keyword to specify which linked ref you want.
- Default:None
Examples
No human-generated examples found for this function.
Auto-Generated Example
Keyword myKeyword__apKeyword
ObjectReference returnedValue = myObjectReference__toCallFunctionOn.GetLinkedRef(myKeyword__apKeyword)