Object ProExpldanimmovedata

Function ProExpldanimmovedataProarrayFree


Description
In each element of ProArray of moves, frees its ProArray comp_set, then frees the ProArray of moves.
Synopsis
#include <ProExpldstate.h>
ProErrorProExpldanimmovedataProarrayFree(
ProExpldAnimMoveData* p_move_arr
/* (In)
ProArray of moves. Cannot be NULL.
*/
)
Returns
PRO_TK_NO_ERRORThe array is freed successfully.
PRO_TK_BAD_INPUTSSome arguments are invalid. Other errors are the same as for ProArrayFree

Manual References:

  1. Assembly: Basic Assembly Access: Accessing Exploded States