Difference between revisions of "CInventory"
From King Arthur's Gold Wiki
Shadlington (Talk | contribs) (Created page with "<onlyinclude> Pushes the given requirements to a CBitStream, to be read by other requirement methods. </onlyinclude> Category:Scripting Category:Object Types") |
Shadlington (Talk | contribs) |
||
Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
− | + | Represents an inventory - a container for | |
</onlyinclude> | </onlyinclude> | ||
+ | |||
+ | Methods: | ||
+ | |||
+ | {| class="wikitableShiny" | ||
+ | |- | ||
+ | ! '''Method''' | ||
+ | ! '''Description''' | ||
+ | |- | ||
+ | | [[getBlob|getBlob_(Component)]] | ||
+ | | {{:AddIconMarker}} | ||
+ | |- | ||
+ | |||
+ | Properties: | ||
+ | |||
+ | |||
[[Category:Scripting]] | [[Category:Scripting]] | ||
[[Category:Object Types]] | [[Category:Object Types]] |
Revision as of 18:13, 19 August 2012
Represents an inventory - a container for
Methods:
Method | Description |
---|---|
getBlob_(Component) |
This defines a token (e.g. $EmptyShop$) for icon replacement in menus and suchlike. |