Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
SetActorItem
Syntax
C++
int SetActorItem(IFunctionHandler * pH, ScriptHandle actorId, ScriptHandle itemId, bool keepHistory);
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.