Skip to content

[F] isInScope

function isInScope(context, entity): boolean;

Check if an operation is in scope for the current emitter.

ParameterTypeDescription
contextTCGCContextTCGCContext
entityOperationOperation to check if it is in scope

boolean