API ReferenceGE Extensionstech
`partAnnotations.lua`
> This Source Code Form is subject to the terms of the bCDDL, v. 1.1.
This Source Code Form is subject to the terms of the bCDDL, v. 1.1. If a copy of the bCDDL was not distributed with this file, You can obtain one at http://beamng.com/bCDDL-1.1.txt
Module variable: M
Hooks
onExtensionLoadedonInit
Exported Functions
M.onExtensionLoaded()
Line 10
Returns: M
M.getPartAnnotation(part)
Line 37
Returns: M
M.annotateParts(vID)
Line 71
Returns: M
M.revertAnnotations(vID)
Line 81
Returns: M
M.getPartAnnotations(vID)
Line 89
Returns: M
M.onInit()
Line 102
Returns: M
Internal Functions
Show internal functions
annotatePart(vehicle, part)(line 63)