Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_AI::GetSoundPerceptionDescriptor Method
Syntax
C++
int GetSoundPerceptionDescriptor(IFunctionHandler* pH);
Parameters 
Description 
entityId 
who to get the info from 
soundType 
what type of sound stimulus to get the info for 
descriptorTable 
where to store the info once retrieved 

True if info was returned

!

AI.GetSoundPerceptionDescriptor(entityId, soundType, descriptorTable)

! Fills descriptorTable with info about how perception works for the entity dealing with soundType.!  

!  

!  

!  

 

Copyright (c) 2012. All rights reserved.