Class PlayableDirectorExtensions | DOTS Timeline | 0.4.0-preview.5
docs.unity3d.com
    Show / Hide Table of Contents

    Class PlayableDirectorExtensions

    Inheritance
    Object
    PlayableDirectorExtensions
    Namespace: Unity.Timeline.Hybrid
    Syntax
    public static class PlayableDirectorExtensions

    Methods

    GatherDirectors(PlayableDirector, List<PlayableDirector>)

    Given a playable director, fills a list of all referenced PlayableDirectors from clips

    Declaration
    public static void GatherDirectors(this PlayableDirector director, List<PlayableDirector> subDirectors)
    Parameters
    Type Name Description
    PlayableDirector director
    List<PlayableDirector> subDirectors
    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