Hi,all.
About Converting pulg-in of CS2 into CS,
I have a problem in scripting process.
In CS2 pulg-in, I overrode
RepresentScriptProvider::AppendNthObject() and
RepresentScriptProvider::GetNumObjects().
But in CS, the arguments of the method of above are different from CS2,
and there is an error that says "cannot instantiate abstract class"
due to AppendNthObject() and GetNumObjects() were not found
when I compile the pug-in in CS.
Can someone tell me how I should handle these two functions?
BsetRegrade.
Miya.
About Converting pulg-in of CS2 into CS,
I have a problem in scripting process.
In CS2 pulg-in, I overrode
RepresentScriptProvider::AppendNthObject() and
RepresentScriptProvider::GetNumObjects().
But in CS, the arguments of the method of above are different from CS2,
and there is an error that says "cannot instantiate abstract class"
due to AppendNthObject() and GetNumObjects() were not found
when I compile the pug-in in CS.
Can someone tell me how I should handle these two functions?
BsetRegrade.
Miya.