Class NonConstructibleDerivedType | Properties | 1.3.1-preview
docs.unity.cn
    Show / Hide Table of Contents

    Class NonConstructibleDerivedType

    Inheritance
    Object
    AbstractConstructibleBaseType
    ConstructibleBaseType
    NonConstructibleDerivedType
    Inherited Members
    ConstructibleBaseType.Value
    Namespace: Unity.Properties.Tests
    Syntax
    public class NonConstructibleDerivedType : ConstructibleBaseType, IConstructInterface

    Constructors

    NonConstructibleDerivedType(Single)

    Declaration
    public NonConstructibleDerivedType(float a)
    Parameters
    Type Name Description
    Single a
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX