9#ifndef fsCInventorySlotGuihdr
10#define fsCInventorySlotGuihdr
Definition fsCEntity.h:39
friend class fsCComponentFactory
Definition gfCInventorySlotGui.h:19
static const fsCUniqueId mTypeId
Definition gfCInventorySlotGui.h:23
virtual ~fsCInventorySlotGui()
Definition gfCInventorySlotGui.cpp:16
fsCInventorySlotGui(fsCEntity *pParent)
Definition gfCInventorySlotGui.cpp:11
static fsIComponent * create(fsCEntity *pParent)
Definition gfCInventorySlotGui.cpp:6
Definition fsCUniqueId.h:21
fsIComponent(fsCEntity *pParent)
Definition fsIComponent.cpp:86