Struct DamagingItemContext
ClassList > DamagingItemContext
Public Attributes
| Type | Name |
|---|---|
| struct WfDamagingWeaponDef | def |
| HEntity2D | hEntPlayer |
| struct GameLayer2DData * | pData |
| struct GameFrameworkLayer * | pLayer |
Public Attributes Documentation
variable def
struct WfDamagingWeaponDef DamagingItemContext::def;
variable hEntPlayer
HEntity2D DamagingItemContext::hEntPlayer;
variable pData
struct GameLayer2DData* DamagingItemContext::pData;
variable pLayer
struct GameFrameworkLayer* DamagingItemContext::pLayer;
The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/game/src/items/WfItemHelpers.c