docs.unity3d.com
    Show / Hide Table of Contents

    Class ReplaceAnnotationDescriptionAction

    Inheritance
    Object
    MarkerAction
    ReplaceAnnotationDescriptionAction
    Namespace: Timeline.Samples
    Syntax
    public class ReplaceAnnotationDescriptionAction : MarkerAction, IAction

    Methods

    Execute(IEnumerable<IMarker>)

    Declaration
    public override bool Execute(IEnumerable<IMarker> markers)
    Parameters
    Type Name Description
    IEnumerable<IMarker> markers
    Returns
    Type Description
    Boolean
    Overrides
    MarkerAction.Execute(IEnumerable<IMarker>)

    InvokeShortcut()

    Declaration
    public static void InvokeShortcut()

    Validate(IEnumerable<IMarker>)

    Declaration
    public override ActionValidity Validate(IEnumerable<IMarker> markers)
    Parameters
    Type Name Description
    IEnumerable<IMarker> markers
    Returns
    Type Description
    ActionValidity
    Overrides
    MarkerAction.Validate(IEnumerable<IMarker>)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023