Function actionNameToId
converts action name id for for actions registered by registerActionEnum, returns 0 if not found
int actionNameToId(
string name
);
converts action name id for for actions registered by registerActionEnum, returns 0 if not found
int actionNameToId(
string name
);