Skip to content

[F] getClientLocation

function getClientLocation(context, operation): undefined | string | Interface | Namespace;

Gets the Namespace, Interface or name of client where an operation change the location to.

ParameterTypeDescription
contextTCGCContextTCGCContext
operationOperationOperation to be moved

undefined | string | Interface | Namespace

Namespace, Interface, string target or undefined if no location change.