{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Method Invoke | Timeline | 1.6.3
docs.unity3d.com
"{0}"의 검색 결과

    목차 표시/숨기기

    Method Invoke

    Invoke<T>(ActionContext)

    Execute a given action with a context parameter.

    선언
    public static bool Invoke<T>(this ActionContext context) where T : TimelineAction
    파라미터
    타입 이름 설명
    ActionContext context

    Context for the action.

    반환
    타입 설명
    bool

    True if the action has been executed, false otherwise.

    타입 파라미터
    이름 설명
    T

    Action type to execute.

    Invoke<T>(IEnumerable<TrackAsset>)

    Execute a given action with tracks

    선언
    public static bool Invoke<T>(this IEnumerable<TrackAsset> tracks) where T : TrackAction
    파라미터
    타입 이름 설명
    IEnumerable<TrackAsset> tracks

    Tracks that the action will act on.

    반환
    타입 설명
    bool

    True if the action has been executed, false otherwise.

    타입 파라미터
    이름 설명
    T

    Action type to execute.

    Invoke<T>(IEnumerable<TimelineClip>)

    Execute a given action with clips

    선언
    public static bool Invoke<T>(this IEnumerable<TimelineClip> clips) where T : ClipAction
    파라미터
    타입 이름 설명
    IEnumerable<TimelineClip> clips

    Clips that the action will act on.

    반환
    타입 설명
    bool

    True if the action has been executed, false otherwise.

    타입 파라미터
    이름 설명
    T

    Action type to execute.

    Invoke<T>(IEnumerable<IMarker>)

    Execute a given action with markers

    선언
    public static bool Invoke<T>(this IEnumerable<IMarker> markers) where T : MarkerAction
    파라미터
    타입 이름 설명
    IEnumerable<IMarker> markers

    Markers that the action will act on.

    반환
    타입 설명
    bool

    True if the action has been executed, false otherwise.

    타입 파라미터
    이름 설명
    T

    Action type to execute.

    문서 개요
    맨 위로
    Copyright © 2023 Unity Technologies — 상표 및 이용약관
    • 법률정보
    • 개인정보처리방침
    • 쿠키
    • 내 개인정보 판매 금지
    • Your Privacy Choices (Cookie Settings)