PyItem
Class Description
Section titled “Class Description”Represents a Python-accessible item in the game world.
Inherits entity and positional data from
Properties
Section titled “Properties”Amount
Section titled “Amount”Type: int
IsCorpse
Section titled “IsCorpse”Type: bool
Opened
Section titled “Opened”Type: bool
Container
Section titled “Container”Type: uint
__class__
Section titled “__class__”Type: string
The Python-visible class name of this object.
Accessible in Python as
No enums found.