oCMobContainer
¶
Quick Infos
Type: Object
Format Name: ZenGin Archive
File Extension: .ZEN
Class Name: oCMobContainer
Version Identifiers:
— Gothic I: 64513
— Gothic II: 64513
ZenKit Class: VContainer
Sources:
— spacerhilfedatei.sph
— gothic-library.ru
An object which contains items.
- zCVob
- oCVob
- oCMOB
- oCMOBInter
- oCMOBLockable
- oCMobContainer
- Container
- contains =
- Container
- zCVob
- oCVob
- oCMOB
- oCMOBInter
- oCMOBLockable
- oCMobContainer
- Container
- contains =
- Container
- zCVob
- oCVob
- oCMOB
- oCMOBInter
- oCMOBLockable
- oCMobContainer
- Container
- contains =
- NumOfEntries = 0
- oCItem ... = NULL
- Container
- zCVob
- oCVob
- oCMOB
- oCMOBInter
- oCMOBLockable
- oCMobContainer
- Container
- contains =
- NumOfEntries = 0
- oCItem ... = NULL
- Container
Properties¶
contains
¶
- The items found inside the container as a comma-separated list. Each element of the list starts with the name of theitem script instance and is optionally followed by a colon and a number, indicating the number of that item to be foundinside.
Example:ItMi_Gold:75, ItFo_Fish:2, ItMi_Quartz
NumOfEntries
¶
-
The number of items in the container.
Warning
This property is only available in saved games.