Skip to content

isValidFace Lua export

Bui edited this page Aug 17, 2014 · 2 revisions

isValidFace

Script Type(s): All Lua Scripts

Category: Beauty Exports

Return(s):

  • isValid: boolean
Argument(s):
  • faceId: number
Notes: Returns true if the specified face is valid or not (based on the current player's gender). Useful primarily when building face colors that may or may not exist.
Clone this wiki locally