Description
Wiki Description
Returns whether the passed in reference is an activate child of this reference.
Documentation Comment
Checks to see if the passed in reference is the activate child of this one
Parameters
ObjectReferenceakChild
CK Wiki Description
The reference to check against this one.
Examples
No human-generated examples found for this function.
Auto-Generated Example
ObjectReference myObjectReference__akChild
bool returnedValue = myObjectReference__toCallFunctionOn.IsActivateChild(myObjectReference__akChild)