Parameters |
Description |
ScriptHandle actorId |
Actor identifier. |
const char * name |
Actor item name. |
bool keepHistory |
True to keep history, false otherwise. |
Syntax: ItemSystem.SetActorItemByName( actorId, name, keepHistory )
Sets an actor item by name.
Copyright (c) 2012. All rights reserved.
|