Parameters |
Description |
ScriptHandle actorId |
Actor identifier. |
ScriptHandle itemId |
Item identifier. |
bool keepHistory |
True to keep history, false otherwise. |
Syntax: ItemSystem.SetActorItem( actorId, itemId, keepHistory )
Sets an actor item.
Copyright (c) 2012. All rights reserved.
|