FrameworkZ 4.4.2
Provides a framework for Project Zomboid with various systems.
Loading...
Searching...
No Matches
CreateCharacterAppearance.lua File Reference

Go to the source code of this file.

Data Structures

class  PFW_CreateCharacterAppearance
 

Functions

void self self backpackDropdown ()
 
void self beardDropdown ()
 
void self beardLabel ()
 
void local beardStyles ()
 
void self self beltDropdown ()
 
void self self earsDropdown ()
 
void self self faceDropdown ()
 
void FrameworkZ ()
 
void self self glovesDropdown ()
 
void self self headDropdown ()
 
void for i ()
 
void local label ()
 
void self self overshirtDropdown ()
 
void self self pantsDropdown ()
 
void PFW_CreateCharacterAppearance ()
 
void self self shoesDropdown ()
 
void self self socksDropdown ()
 
void self self undershirtDropdown ()
 
void self self vestDropdown ()
 
void local yOffset () {location()
 

Variables

void self backpackLabel
 
void self beltLabel
 
void dropdown
 
void self earsLabel
 
void self faceLabel
 
void self glovesLabel
 
void self headLabel
 
void self overshirtLabel
 
void self pantsLabel
 
void self shoesLabel
 
void self socksLabel
 
void self undershirtLabel
 
void self vestLabel
 

Function Documentation

◆ backpackDropdown()

self backpackLabel self backpackDropdown ( )

◆ beardDropdown()

self beardDropdown ( )

◆ beardLabel()

self beardLabel ( )

◆ beardStyles()

local beardStyles ( )

◆ beltDropdown()

self beltLabel self beltDropdown ( )

◆ earsDropdown()

self earsLabel self earsDropdown ( )

◆ faceDropdown()

self faceLabel self faceDropdown ( )

◆ FrameworkZ()

void FrameworkZ ( )

◆ glovesDropdown()

self glovesLabel self glovesDropdown ( )

◆ headDropdown()

self headLabel self headDropdown ( )

◆ i()

void for i ( )

◆ label()

void label ( )

◆ overshirtDropdown()

self overshirtLabel self overshirtDropdown ( )

◆ pantsDropdown()

self pantsLabel self pantsDropdown ( )

◆ PFW_CreateCharacterAppearance()

void PFW_CreateCharacterAppearance ( )

Definition at line 89 of file MainMenu.lua.

◆ shoesDropdown()

self shoesLabel self shoesDropdown ( )

◆ socksDropdown()

self socksLabel self socksDropdown ( )

◆ undershirtDropdown()

self undershirtLabel self undershirtDropdown ( )

◆ vestDropdown()

self vestLabel self vestDropdown ( )

◆ yOffset()

void yOffset ( ) {location()

Variable Documentation

◆ backpackLabel

void self backpackLabel

Definition at line 63 of file CreateCharacterAppearance.lua.

◆ beltLabel

void self beltLabel

Definition at line 73 of file CreateCharacterAppearance.lua.

◆ dropdown

void dropdown

Definition at line 81 of file CreateCharacterAppearance.lua.

◆ earsLabel

void self earsLabel

Definition at line 61 of file CreateCharacterAppearance.lua.

◆ faceLabel

void self faceLabel

Definition at line 59 of file CreateCharacterAppearance.lua.

◆ glovesLabel

void self glovesLabel

Definition at line 65 of file CreateCharacterAppearance.lua.

◆ headLabel

void self headLabel

Definition at line 57 of file CreateCharacterAppearance.lua.

◆ overshirtLabel

void self overshirtLabel

Definition at line 69 of file CreateCharacterAppearance.lua.

◆ pantsLabel

void self pantsLabel

Definition at line 75 of file CreateCharacterAppearance.lua.

◆ shoesLabel

void self shoesLabel

Definition at line 79 of file CreateCharacterAppearance.lua.

◆ socksLabel

void self socksLabel

Definition at line 77 of file CreateCharacterAppearance.lua.

◆ undershirtLabel

void self undershirtLabel

Definition at line 67 of file CreateCharacterAppearance.lua.

◆ vestLabel

void self vestLabel

Definition at line 71 of file CreateCharacterAppearance.lua.