docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SerializedScheduler

    SerializedScheduler, represents the scheduler settings Implements the VersionedStruct

    Inheritance
    object
    VersionedStruct
    SerializedScheduler
    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 SerializedScheduler : VersionedStruct

    Fields

    Name Description
    ClockEvents

    The clock events

    ClockSource

    The clock source

    GovernorLevel

    The governor level

    Guid

    The unique identifier

    NodeGuidOrder

    The node unique identifier order

    Prescaler

    The prescaler value, frequency is divided by this amount at runtime

    TimeUnit

    The time unit

    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)