### YamlMime:ManagedReference items: - uid: MLEM.Ui.UiAnimation.AnimationFunction commentId: T:MLEM.Ui.UiAnimation.AnimationFunction id: UiAnimation.AnimationFunction parent: MLEM.Ui children: [] langs: - csharp - vb name: UiAnimation.AnimationFunction nameWithType: UiAnimation.AnimationFunction fullName: MLEM.Ui.UiAnimation.AnimationFunction type: Delegate source: remote: path: MLEM.Ui/UiAnimation.cs branch: main repo: https://github.com/Ellpeck/MLEM id: AnimationFunction path: ../MLEM.Ui/UiAnimation.cs startLine: 82 assemblies: - MLEM.Ui namespace: MLEM.Ui summary: A delegate method used by . example: [] syntax: content: public delegate void UiAnimation.AnimationFunction(UiAnimation animation, Element element, float timePercentage) parameters: - id: animation type: MLEM.Ui.UiAnimation - id: element type: MLEM.Ui.Elements.Element - id: timePercentage type: System.Single content.vb: Public Delegate Sub UiAnimation.AnimationFunction(animation As UiAnimation, element As Element, timePercentage As Single) references: - uid: MLEM.Ui.UiAnimation.Function commentId: F:MLEM.Ui.UiAnimation.Function href: MLEM.Ui.UiAnimation.html#MLEM_Ui_UiAnimation_Function name: Function nameWithType: UiAnimation.Function fullName: MLEM.Ui.UiAnimation.Function - uid: MLEM.Ui commentId: N:MLEM.Ui href: MLEM.html name: MLEM.Ui nameWithType: MLEM.Ui fullName: MLEM.Ui spec.csharp: - uid: MLEM name: MLEM href: MLEM.html - name: . - uid: MLEM.Ui name: Ui href: MLEM.Ui.html spec.vb: - uid: MLEM name: MLEM href: MLEM.html - name: . - uid: MLEM.Ui name: Ui href: MLEM.Ui.html - uid: MLEM.Ui.UiAnimation commentId: T:MLEM.Ui.UiAnimation parent: MLEM.Ui href: MLEM.Ui.UiAnimation.html name: UiAnimation nameWithType: UiAnimation fullName: MLEM.Ui.UiAnimation - uid: MLEM.Ui.Elements.Element commentId: T:MLEM.Ui.Elements.Element parent: MLEM.Ui.Elements href: MLEM.Ui.Elements.Element.html name: Element nameWithType: Element fullName: MLEM.Ui.Elements.Element - uid: System.Single commentId: T:System.Single parent: System isExternal: true href: https://learn.microsoft.com/dotnet/api/system.single name: float nameWithType: float fullName: float nameWithType.vb: Single fullName.vb: Single name.vb: Single - uid: MLEM.Ui.Elements commentId: N:MLEM.Ui.Elements href: MLEM.html name: MLEM.Ui.Elements nameWithType: MLEM.Ui.Elements fullName: MLEM.Ui.Elements spec.csharp: - uid: MLEM name: MLEM href: MLEM.html - name: . - uid: MLEM.Ui name: Ui href: MLEM.Ui.html - name: . - uid: MLEM.Ui.Elements name: Elements href: MLEM.Ui.Elements.html spec.vb: - uid: MLEM name: MLEM href: MLEM.html - name: . - uid: MLEM.Ui name: Ui href: MLEM.Ui.html - name: . - uid: MLEM.Ui.Elements name: Elements href: MLEM.Ui.Elements.html - uid: System commentId: N:System isExternal: true href: https://learn.microsoft.com/dotnet/api/system name: System nameWithType: System fullName: System