Search Results for

    Show / Hide Table of Contents

    Struct TimeModifiedFloat

    Namespace: RTSEngine.Determinism
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public struct TimeModifiedFloat

    Constructors

    TimeModifiedFloat(Single)

    Declaration
    public TimeModifiedFloat(float value)
    Parameters
    Type Name Description
    System.Single value

    Properties

    Value

    Declaration
    public float Value { get; }
    Property Value
    Type Description
    System.Single
    In This Article
    Back to top Unity RTS Engine Documentation