Skip to main content
Version: Next 🚧

[F] getSdkUnionEnumWithDiagnostics

function getSdkUnionEnumWithDiagnostics(
context,
type,
operation?): [SdkEnumType, readonly Diagnostic[]]

Parameters​

ParameterType
contextTCGCContext
typeUnionEnum
operation?Operation

Returns​

[SdkEnumType, readonly Diagnostic[]]