AnimActionFindPlaceable(float)
Find a placeable within the given float distance and interact with it.
int AnimActionFindPlaceable( float fMaxDistance );
Parameters
fMaxDistance
The given maximum distance to search for an object to interact with.
Description
Find a placeable within the given distance and interact with it.
Remarks
Though fMaxDistance is stated as the "distance", it is not refrenced in the actual function.
Where I thought to find fMaxDistance refrenced I instead found DISTANCE_SHORT.
Requirements
#include "x0_i0_anims"
Version
???
See Also
functions: | AnimActionPlayRandomInteractAnimation | AnimActionStartInteracting | AnimActionStopInteracting |
categories: | Animation Functions |
author: Baragg, editor: Mistress