Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
Loading...
Searching...
No Matches
umbrella::FishingActionUpdateData Class Reference

Public Attributes

IsoPlayer player
boolean Reject
boolean UpdateFish
boolean UpdateBobberParameters
boolean CreateBobber
boolean DestroyBobber
Fishing::Fish fish
InventoryItem fishItem
InventoryItem bobberItem
string bobberX
string bobberY

Member Data Documentation

◆ bobberItem

InventoryItem umbrella::FishingActionUpdateData::bobberItem

◆ bobberX

string umbrella::FishingActionUpdateData::bobberX

◆ bobberY

string umbrella::FishingActionUpdateData::bobberY

◆ CreateBobber

boolean umbrella::FishingActionUpdateData::CreateBobber

◆ DestroyBobber

boolean umbrella::FishingActionUpdateData::DestroyBobber

◆ fish

Fishing::Fish umbrella::FishingActionUpdateData::fish

◆ fishItem

InventoryItem umbrella::FishingActionUpdateData::fishItem

◆ player

IsoPlayer umbrella::FishingActionUpdateData::player

◆ Reject

boolean umbrella::FishingActionUpdateData::Reject

◆ UpdateBobberParameters

boolean umbrella::FishingActionUpdateData::UpdateBobberParameters

◆ UpdateFish

boolean umbrella::FishingActionUpdateData::UpdateFish

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