[F] getClientDocExplicit
function getClientDocExplicit(context, target): undefined | ClientDocDataGets the client documentation data for a type.
Parameters
| Parameter | Type | Description |
|---|---|---|
context | TCGCContext | TCGCContext |
target | Type | Type to get client documentation for |
Returns
undefined | ClientDocData
ClientDocData or undefined if no client documentation exists