Skip to content

[F] getClientDocExplicit

function getClientDocExplicit(context, target): undefined | ClientDocData;

Gets the client documentation data for a type.

ParameterTypeDescription
contextTCGCContextTCGCContext
targetTypeType to get client documentation for

undefined | ClientDocData

ClientDocData or undefined if no client documentation exists