Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_HitDeathReactions::IsValidReaction Method
Syntax
C++
int IsValidReaction(IFunctionHandler * pH, SmartScriptTable validationParams, SmartScriptTable scriptHitInfo);

Run the default C++ validation code and returns its result Params: validationParams = script table with the validation parameters scriptHitInfo = script table with the hit info Return: TRUE is the validation was successful, FALSE otherwise 

 

Copyright (c) 2012. All rights reserved.