Add GetParamCount and GetParamID to nodes, this will be needed to see what params are referenced when subgraph saves
Implement these functions for CBlendAnimNode for now
Add a list of local params to subgraph
Scan through nodes of subgraph and save any params it uses
Fix subgraph manager not iterating subgraph hashtable correctly