Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Action::ClearStaticTag Method
Syntax
C++
int ClearStaticTag(IFunctionHandler* pH, ScriptHandle entityId, const char* staticId);
Parameters 
Description 
ScriptHandle entityId 
Identifier for the entity. 
const char* staticId 
Identifier for the static tag. 

!

Action.ClearStaticTag( entityId, staticId )

!  

!  

! Clears the specified static tag for the specified entity. 

 

Copyright (c) 2012. All rights reserved.