![]() |
FrameworkZ 4.4.2
Provides a framework for Project Zomboid with various systems.
|
Go to the source code of this file.
Data Structures | |
class | FrameworkZ::Items |
Items module for FrameworkZ. Defines and interacts with ITEM object. More... | |
class | ITEM |
Functions | |
void local | canContext () |
void | context () |
void local | dropOption () |
void local | dropText () |
void local | examineOption () |
void local | examineText () |
void | FrameworkZ () |
void local | instance () |
void local | instanceID () |
void self | Instances () |
void local | itemData () |
void local | option () |
void local | uniqueID () |
void | UnnamedFunction () |
void local | useOption () |
void local | useText () |
void canContext | ( | ) |
void context | ( | ) |
local dropOption | ( | ) |
local dropText | ( | ) |
local examineOption | ( | ) |
local examineText | ( | ) |
void FrameworkZ | ( | ) |
void local instance | ( | ) |
void local instanceID | ( | ) |
Definition at line 113 of file Inventories.lua.
local itemData | ( | ) |
void local option | ( | ) |
void local uniqueID | ( | ) |
void UnnamedFunction | ( | ) |
local useOption | ( | ) |
local useText | ( | ) |