docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ClockEvent

    Class ClockEvent represents scheduler events of that graph asset. Implements the VersionedStruct

    Inheritance
    object
    VersionedStruct
    ClockEvent
    Inherited Members
    VersionedStruct.CurrentVersion
    VersionedStruct.version
    VersionedStruct.Create<T>(Func<T>)
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Mechatronics.SystemGraph
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class ClockEvent : VersionedStruct

    Fields

    Name Description
    AllowGovernance

    Allow governance of this clock event (deprecated feature)

    Duration

    The duration

    Frequency

    The frequency

    Guid

    The unique identifier

    NodeGuid

    The node unique identifier

    TimeOffset

    The time offset

    UseClockSourceFrequency

    Use clock source frequency

    Methods

    Name Description
    Create()

    Creates this instance.

    See Also

    VersionedStruct
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)