The methods of the CScriptBindItemSystem class are listed here.
|
|
Name |
Description |
![]() |
This is GetMemoryUsage, a member of class CScriptBindItemSystem. | |
|
Syntax: ItemSystem.GetPackItemByIndex( packName, index ) Gets a pack item from its index. | |
|
Syntax: ItemSystem.GetPackNumItems() Get the number of items in the specified pack. | |
|
Syntax: ItemSystem.GetPackPrimaryItem( packName ) Gets the primary item of the specified pack. | |
|
Syntax: ItemSystem.GiveItem( itemName ) Gives the specified item. | |
|
Syntax: ItemSystem.GiveItemPack( actorId, packName ) Gives the item pack to the specified actor. | |
|
This is Release, a member of class CScriptBindItemSystem. | |
|
Syntax: ItemSystem.Reset() Resets the item system. | |
|
Syntax: ItemSystem.SerializePlayerLTLInfo( reading ) Serializes player LTL info. | |
|
Syntax: ItemSystem.SetActorItem( actorId, itemId, keepHistory ) Sets an actor item. | |
|
Syntax: ItemSystem.SetActorItemByName( actorId, name, keepHistory ) Sets an actor item by name. |
|
Copyright (c) 2012. All rights reserved.
|