AnimationParameters.GetIntNames() Method Definition Namespace: Brine2D.Animation Returns all int parameter names that have been set. C#public System.Collections.Generic.IEnumerable<string> GetIntNames(); Returns System.Collections.Generic.IEnumerable<System.String>