Skip to content

[F] getPropertyNames

function getPropertyNames(context, property): [string, string]

Get the library and wire name of a model property. Takes @clientName and @encodedName into account

Parameters

ParameterTypeDescription
contextTCGCContext
propertyModelProperty

Returns

[string, string]

a tuple of the library and wire name for a model property