public int GetInteger(int id) { return(EAnimator.GetInteger(id)); }
public int GetInteger(string name) { return(EAnimator.GetInteger(name)); }