Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
ReadyForDialogWithRole
Syntax
C++
virtual int ReadyForDialogWithRoles(IFunctionHandler* pH, bool bForce, char const* pNames);
Parameters 
Description 
bool bForce 
Skip request analyze 
role 
list of meta roles used for source soul in this dialog 

Syntax: Human.ReadyForDialogWithRole(false, "kovar") 

Notifies dialog manager that this human is ready for dialog. This is a response to signal dialog request start which handled by AI. 

 

Copyright (c) 2012. All rights reserved.