FrameworkZ 4.4.2
Provides a framework for Project Zomboid with various systems.
Loading...
Searching...
No Matches
FrameworkZ::UserInterfaces Class Reference

User Interfaces module. This module is used to create user interfaces for the game. More...

Public Member Functions

void Initialize (uniqueID, userInterface)
 
void New (uniqueID, parent)
 

Data Fields

FrameworkZ UserInterfaces __index
 
UI __index
 
FrameworkZ UserInterfaces List
 
local UI
 
FrameworkZ UserInterfaces
 

Detailed Description

User Interfaces module. This module is used to create user interfaces for the game.

Definition at line 16 of file User_Interfaces.lua.

Member Function Documentation

◆ Initialize()

void Initialize ( uniqueID ,
userInterface  )

◆ New()

void New ( uniqueID ,
parent  )

Field Documentation

◆ __index [1/2]

Definition at line 18 of file User_Interfaces.lua.

◆ __index [2/2]

UI __index

Definition at line 26 of file User_Interfaces.lua.

◆ List

Definition at line 20 of file User_Interfaces.lua.

◆ UI

local UI

Definition at line 24 of file User_Interfaces.lua.

◆ UserInterfaces

Definition at line 22 of file User_Interfaces.lua.


The documentation for this class was generated from the following file: