Skip to main content
Version: Next 🚧

[F] getSdkUnionWithDiagnostics

function getSdkUnionWithDiagnostics(
context,
type,
operation?): [SdkType, readonly Diagnostic[]]

Parameters​

ParameterType
contextTCGCContext
typeUnion
operation?Operation

Returns​

[SdkType, readonly Diagnostic[]]