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